Update README.md
Browse files
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
|
| 9 |
|
| 10 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 11 |
|
| 12 |
-
|
| 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:**
|
| 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]
|