andrijdavid commited on
Commit
76b55ff
1 Parent(s): b44eafe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ pipeline_tag: text-generation
6
  ---
7
  # Llama-3-2B-Base
8
 
9
- Llama3-2b is a trimmed version of the official (Llama-3 8B)[https://huggingface.co/meta-llama/Meta-Llama-3-8B] base model from (Meta)[https://huggingface.co/meta-llama].
10
  It has been reduced in size to ~2 billion parameters, making it more computationally efficient while still retaining a significant portion of the original model's capabilities.
11
  This model is intended to serve as a base model and has not been further fine-tuned for any specific task.
12
  It is specifically designed to bring the power of LLMs (Large Language Models) to environments with limited computational resources. This model offers a balance between performance and resource usage, serving as an efficient alternative for users who cannot leverage the larger, resource-intensive versions from Meta.
 
6
  ---
7
  # Llama-3-2B-Base
8
 
9
+ Llama3-2b is a trimmed version of the official [Llama-3 8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) base model from [Meta](https://huggingface.co/meta-llama).
10
  It has been reduced in size to ~2 billion parameters, making it more computationally efficient while still retaining a significant portion of the original model's capabilities.
11
  This model is intended to serve as a base model and has not been further fine-tuned for any specific task.
12
  It is specifically designed to bring the power of LLMs (Large Language Models) to environments with limited computational resources. This model offers a balance between performance and resource usage, serving as an efficient alternative for users who cannot leverage the larger, resource-intensive versions from Meta.