JaaackXD commited on
Commit
2ce0f16
1 Parent(s): c06fb0f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
1
- Directly converted into GGUF format from the 'Mata-Llama-3' repo from Meta on Hugging Face.
 
 
 
2
 
3
  If you have issues downloading the models from Meta or converting models for `llama.cpp`, feel free to download this one!
 
 
 
 
 
 
 
1
+
2
+ Directly converted into GGUF format from the 'Mata-Llama-3' repo from Meta on Hugging Face.
3
+
4
+ Including the original LLaMA 3 models file cloning from the Meta HF repo. (https://huggingface.co/meta-llama/Meta-Llama-3-8B)
5
 
6
  If you have issues downloading the models from Meta or converting models for `llama.cpp`, feel free to download this one!
7
+
8
+ Where to send questions or comments about the model Instructions on how to provide feedback or comments on the model can be found in the model [README](https://github.com/meta-llama/llama3). For more technical information about generation parameters and recipes for how to use Llama 3 in applications, please go [here](https://github.com/meta-llama/llama-recipes).
9
+
10
+ ## License
11
+
12
+ See the License file for Meta Llama 3 [here](https://llama.meta.com/llama3/license/) and Acceptable Use Policy [here](https://llama.meta.com/llama3/use-policy/)