AI-Engine commited on
Commit
7b8c631
1 Parent(s): bb5e86c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: llama3.1
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: llama3.1
3
+ ---
4
+ GGUF [llama.cpp](https://github.com/ggerganov/llama.cpp) quantized version of:
5
+ - Original model: [Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
6
+ - Model creator: [Meta](https://huggingface.co/meta-llama)
7
+ - [License](https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/LICENSE)