ehristoforu commited on
Commit
1a0695f
1 Parent(s): 27dd2b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -27,10 +27,12 @@ language:
27
  - en
28
  - ru
29
  pipeline_tag: text-generation
 
30
  ---
31
 
32
  # Llama3 from 8B to 12B
33
 
 
34
 
35
  We created a model from other cool models to combine everything into one cool model.
36
 
@@ -42,7 +44,7 @@ We created a model from other cool models to combine everything into one cool mo
42
  - **Developed by:** [@ehristoforu](https://huggingface.co/ehristoforu)
43
  - **Model type:** Text Generation (conversational
44
  - **Language(s) (NLP):** English, Russian
45
- - **Finetuned from model [optional]:** [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
46
 
47
 
48
  ## How to Get Started with the Model
 
27
  - en
28
  - ru
29
  pipeline_tag: text-generation
30
+ license: apache-2.0
31
  ---
32
 
33
  # Llama3 from 8B to 12B
34
 
35
+ ![logo](assets/logo.png)
36
 
37
  We created a model from other cool models to combine everything into one cool model.
38
 
 
44
  - **Developed by:** [@ehristoforu](https://huggingface.co/ehristoforu)
45
  - **Model type:** Text Generation (conversational
46
  - **Language(s) (NLP):** English, Russian
47
+ - **Finetuned from model:** [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct)
48
 
49
 
50
  ## How to Get Started with the Model