-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
@hanoonaR and @mmaaz60 I wish to run the automated annotation pipeline from scratch. As mentioned in #35 I try the command:
`conda create --name grand_env_1 --file requirements_grand_env_1.txt` I ge…
-
Can you help me specify the specific dependency version? especially `transformers`.
It would be great if you could help tell me all the versions in req.txt.
-
```
model_name = "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ"
model = AutoModelForCausalLM.from_pretrained(model_name,
device_map="auto", # automatica…
-
Hi,
I am trying to inference the phi-3 model using [this ](https://github.com/microsoft/onnxruntime-genai/blob/main/examples/python/phi-3-tutorial.md#run-the-model) code, however I could not succee…
-
**问题描述 / Problem Description**
用简洁明了的语言描述这个问题 / Describe the problem in a clear and concise manner.
Package Version
----------------------------- ------------
accelerate …
-
### System Info / 系統信息
```accelerate==0.28.0
aiohttp==3.9.3
aiosignal==1.3.1
altair==5.3.0
annotated-types==0.6.0
anyio==4.3.0
asttokens==2.4.1
attrs==23.2.0
bitsandbytes==0.41.3
blinker==1.…
-
reproduce分支以及main分支代码均运行过
跑出来结果差距过大:
reproduce分支
Evaluation on gsm8k:
Accuracy for math: 26 / 1319 = 1.97%
Evaluation on multiarith:
Accuracy for math: 4 / 180 = 2.22%
main分支:
Eval…
-
### Before You Report a Bug, Please Confirm You Have Done The Following...
- [X] I have updated to the latest version of the packages.
- [X] I have searched for both [existing issues](https://github.…
-
This is what I get when I try to run openitg:
```
openitg: malloc.c:2403: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inu…