Update README.md
Browse files
README.md
CHANGED
@@ -44,7 +44,7 @@ Note that the Spanish Alpaca dataset was obtained by translating the original Al
|
|
44 |
## How to Get Started with the Model
|
45 |
|
46 |
Use the code below to get started with the model for inference. The adapter was directly merged into the original Llama 2 model.
|
47 |
-
|
48 |
|
49 |
The following code sample uses 4-bit quantization, you may load the model without it if you have enough VRAM.
|
50 |
|
|
|
44 |
## How to Get Started with the Model
|
45 |
|
46 |
Use the code below to get started with the model for inference. The adapter was directly merged into the original Llama 2 model.
|
47 |
+
|
48 |
|
49 |
The following code sample uses 4-bit quantization, you may load the model without it if you have enough VRAM.
|
50 |
|