flyingfishinwater commited on
Commit
619c9e9
·
verified ·
1 Parent(s): 19a1711

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -38,22 +38,24 @@ Let's first analyze the positive developments and potential concerns for {{promp
38
 
39
  ---
40
 
41
- # Llama3 8B
42
 
43
- Llama 3 is the latest and most advanced LLM trained over 15T tokens, which improves its comprehension and handling of complex language nuances. It features an extended context window of 8k tokens allowing the model to access more information from lengthy passages for more informed decision-making.
44
 
45
  **Model Intention:** The latest Llama 3 enabling more accurate and informative responses to complex queries in both English and multilingual contexts.
46
 
47
- **Model URL:** [https://huggingface.co/flyingfishinwater/good_and_small_models/resolve/main/Meta-Llama-3-8B-Instruct-Q4_K_M.gguf?download=true](https://huggingface.co/flyingfishinwater/good_and_small_models/resolve/main/Meta-Llama-3-8B-Instruct-Q4_K_M.gguf?download=true)
48
 
49
- **Model Info URL:** [https://huggingface.co/meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B)
50
 
51
  **Model License:** [License Info](https://llama.meta.com/llama3/license/)
52
 
53
- **Model Description:** Llama 3 is the latest and most advanced LLM trained over 15T tokens, which improves its comprehension and handling of complex language nuances. It features an extended context window of 8k tokens allowing the model to access more information from lengthy passages for more informed decision-making.
54
 
55
  **Developer:** [https://llama.meta.com/](https://llama.meta.com/)
56
 
 
 
57
  **File Size:** 4921 MB
58
 
59
  **Context Length:** 8192 tokens
 
38
 
39
  ---
40
 
41
+ # Llama3.1 8B
42
 
43
+ The Meta Llama 3.1 is pretrained and instruction tuned generative models in 8B sizes (text in/text out). It is optimized for multilingual dialogue use cases (English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai) and outperform closed chat models on common benchmarks.
44
 
45
  **Model Intention:** The latest Llama 3 enabling more accurate and informative responses to complex queries in both English and multilingual contexts.
46
 
47
+ **Model URL:** [https://huggingface.co/flyingfishinwater/good_and_small_models/resolve/main/Meta-Llama-3.1-8B-Instruct.Q3_K_S.gguf?download=true](https://huggingface.co/flyingfishinwater/good_and_small_models/resolve/main/Meta-Llama-3.1-8B-Instruct.Q3_K_S.gguf?download=true)
48
 
49
+ **Model Info URL:** [https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct)
50
 
51
  **Model License:** [License Info](https://llama.meta.com/llama3/license/)
52
 
53
+ **Model Description:** The Meta Llama 3.1 is pretrained and instruction tuned generative models in 8B sizes (text in/text out). It is optimized for multilingual dialogue use cases (English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai) and outperform closed chat models on common benchmarks.
54
 
55
  **Developer:** [https://llama.meta.com/](https://llama.meta.com/)
56
 
57
+ **Update Date:** 2024-07-24
58
+
59
  **File Size:** 4921 MB
60
 
61
  **Context Length:** 8192 tokens