Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
Based on https://huggingface.co/Fsoft-AIC/CodeCapybara
|
2 |
|
3 |
-
Model by https://github.com/AI4Code-Research/CodeCapybara
|
4 |
-
|
5 |
Using https://github.com/qwopqwop200/GPTQ-for-LLaMa triton branch
|
6 |
|
7 |
python llama.py CodeCapybara/ c4 --wbits 4 --true-sequential --act-order --groupsize 128 --save_safetensors codecapybara-4bit-128g-gptq.safetensors
|
|
|
1 |
Based on https://huggingface.co/Fsoft-AIC/CodeCapybara
|
2 |
|
|
|
|
|
3 |
Using https://github.com/qwopqwop200/GPTQ-for-LLaMa triton branch
|
4 |
|
5 |
python llama.py CodeCapybara/ c4 --wbits 4 --true-sequential --act-order --groupsize 128 --save_safetensors codecapybara-4bit-128g-gptq.safetensors
|