Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model = LlamaHQQ.from_quantized(model_id)
|
|
21 |
```
|
22 |
|
23 |
*Limitations*: <br>
|
24 |
-
-Only supports
|
25 |
-Not compatible with HuggingFace's PEFT.<br>
|
26 |
|
27 |
|
|
|
21 |
```
|
22 |
|
23 |
*Limitations*: <br>
|
24 |
+
-Only supports single GPU runtime.<br>
|
25 |
-Not compatible with HuggingFace's PEFT.<br>
|
26 |
|
27 |
|