Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Models from https://huggingface.co/nRuaif/Prototype-L2
|
| 2 |
+
|
| 3 |
+
Only gptq-4bit-32g-actorder_True is supported for now
|
| 4 |
+
|
| 5 |
+
in oobabooga you can use it with python download-model.py IHaBiS/Prototype-L2-GPTQ --branch gptq-4bit-32g-actorder_True code.
|