bartowski commited on
Commit
8f3c3f9
1 Parent(s): a38597f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -196,7 +196,9 @@ extra_gated_button_content: Submit
196
 
197
  **Model creator:** [meta-llama](https://huggingface.co/meta-llama)<br>
198
  **Original model**: [Meta-Llama-3.1-70B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-70B-Instruct)<br>
199
- **GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3441](https://github.com/ggerganov/llama.cpp/releases/tag/b3441)<br>
 
 
200
 
201
  ## Model Summary:
202
  Llama 3.1 is an update to the previously released family of Llama 3 models. It has improved performance across the board, especially in multilingual tasks.<br>It is the current state of the art for open source and can be used for basically any task you throw at it.
 
196
 
197
  **Model creator:** [meta-llama](https://huggingface.co/meta-llama)<br>
198
  **Original model**: [Meta-Llama-3.1-70B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-70B-Instruct)<br>
199
+ **GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3472](https://github.com/ggerganov/llama.cpp/releases/tag/b3441)<br>
200
+
201
+ <span style="font-size:1.5em;"><b>Important:</b> Requires LM Studio version 0.2.29, available now [here](https://lmstudio.ai/)!</span>
202
 
203
  ## Model Summary:
204
  Llama 3.1 is an update to the previously released family of Llama 3 models. It has improved performance across the board, especially in multilingual tasks.<br>It is the current state of the art for open source and can be used for basically any task you throw at it.