theprint commited on
Commit
a06b1f6
·
verified ·
1 Parent(s): 2738676

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- base_model: meta-llama/Llama-3.2-3B-Instruct
 
3
  library_name: gguf
4
  pipeline_tag: text-generation
5
  language: en
@@ -11,6 +12,8 @@ tags:
11
  - empathetic-llama-3.2-3b-instruct
12
  model_type: llama
13
  quantized_by: theprint
 
 
14
  ---
15
  # Empathetic-Llama-3.2-3B-Instruct - GGUF Quantized
16
 
@@ -76,4 +79,4 @@ apache-2.0
76
  publisher={Hugging Face},
77
  url={https://huggingface.co/theprint/Empathetic-Llama-3.2-3B-Instruct-GGUF}
78
  }
79
- ```
 
1
  ---
2
+ base_model:
3
+ - theprint/Empathetic-Llama-3.2-3B-Instruct
4
  library_name: gguf
5
  pipeline_tag: text-generation
6
  language: en
 
12
  - empathetic-llama-3.2-3b-instruct
13
  model_type: llama
14
  quantized_by: theprint
15
+ datasets:
16
+ - theprint/Empathetic-Alpaca
17
  ---
18
  # Empathetic-Llama-3.2-3B-Instruct - GGUF Quantized
19
 
 
79
  publisher={Hugging Face},
80
  url={https://huggingface.co/theprint/Empathetic-Llama-3.2-3B-Instruct-GGUF}
81
  }
82
+ ```