Lucas

Results 11 issues of Lucas

### 问题描述 海外用户。 有香港和大陆的代理,但是只能配置一个。有些老番港澳台没有,需要来回切换着看很麻烦 ### 描述解决方案 将全局代理的开关转为填写全局默认代理,其他代理为地区限制代理 ### 备选方案 将apibase改为可修改 ### 附加信息 _No response_ ### 人人为我,我为人人 _No response_

功能 💡

I think you can give the user some options about where the image came from Recommended wallpapers are all great except the last two. The saturation of the picture is...

![image](https://user-images.githubusercontent.com/48132189/230403679-989cd185-43f6-446c-8b19-b463bcc6b06b.png) Please report this software if you saw it Motrix is an opensource free software

enhancement ✨

希望能在小地图上显示鹈鹕或者狼人作案的位置 比如当一个红点从地图上消失,就在那里留下一个白点

### 🤔 What is the nature of this change? a patch for https://github.com/OpenBMB/AgentVerse/issues/134 - [ ] New feature - [x] Fix bug / bug - [ ] Style optimization -...

Related code: https://github.com/OpenBMB/AgentVerse/blob/4dd772de18ac5fb2ed9b8cf4a8731565d224afab/agentverse/memory/chat_history.py#L56 https://github.com/OpenBMB/AgentVerse/blob/4dd772de18ac5fb2ed9b8cf4a8731565d224afab/agentverse/llms/openai.py#L436 If there is no message to add, the structure of the mssages will be system/user But if there is a history message, the structure will change...

![image](https://github.com/InternLM/Agent-FLAN/assets/48132189/81f75db6-9e7a-4379-a3aa-1553e754e8b6)

``` CUDA_VISIBLE_DEVICES=0 python test/on_chip.py --prefill 124928 --budget 4096 \ --chunk_size 8 --top_p 0.9 --temp 0.6 --gamma 6 Loading checkpoint shards: 100%|███████████████████████████████████████████████████████████████████████████████████████| 2/2 [00:03

good first issue
version issue

It seems like gamma is y2, but how do you change y1?

good first issue

![image](https://github.com/user-attachments/assets/cf62a87d-cf3d-4f15-a40c-17bb87bb419d) ``` parser.add_argument( "--total-token", type=int, default=60, help="The maximum number of new generated tokens.", ) parser.add_argument( "--depth", type=int, default=5, help="The maximum number of new generated tokens.", ) ``` I noticed the...