jleuth commited on
Commit
f5b19b1
1 Parent(s): 1f5d85b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
README.md CHANGED
@@ -2,14 +2,14 @@
2
  license: mit
3
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
4
  library_name: transformers
5
- tags: ["meta, llama, voice, question-answering"]
6
  ---
7
 
8
- # Model Card for Model ID
9
 
10
  <!-- Provide a quick summary of what the model is/does. -->
11
 
12
- This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
13
 
14
  ## Model Details
15
 
@@ -19,9 +19,7 @@ This modelcard aims to be a base template for new models. It has been generated
19
 
20
 
21
 
22
- - **Developed by:** [More Information Needed]
23
- - **Funded by [optional]:** [More Information Needed]
24
- - **Shared by [optional]:** [More Information Needed]
25
  - **Model type:** [More Information Needed]
26
  - **Language(s) (NLP):** [More Information Needed]
27
  - **License:** [More Information Needed]
 
2
  license: mit
3
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
4
  library_name: transformers
5
+ tags: ["meta", "llama", "voice", "question-answering"]
6
  ---
7
 
8
+ # Model Card for Llama-Q4V
9
 
10
  <!-- Provide a quick summary of what the model is/does. -->
11
 
12
+ Llama-Q4V is a quantized and voice-optimized version of Llama-3.1-8B-Instruct, and is the core LLM for Ai Tag, an open source $20 competitor to Humane's Ai Pin.
13
 
14
  ## Model Details
15
 
 
19
 
20
 
21
 
22
+ - **Developed, Funded, and Shared by:** Jacob Leuthardt
 
 
23
  - **Model type:** [More Information Needed]
24
  - **Language(s) (NLP):** [More Information Needed]
25
  - **License:** [More Information Needed]