Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
|
@@ -9,6 +15,8 @@ tags: []
|
|
| 9 |
|
| 10 |
|
| 11 |
|
|
|
|
|
|
|
| 12 |
## Model Details
|
| 13 |
|
| 14 |
### Model Description
|
|
@@ -17,8 +25,8 @@ tags: []
|
|
| 17 |
|
| 18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 19 |
|
| 20 |
-
- **Developed by:** [
|
| 21 |
-
- **Funded by [
|
| 22 |
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
- **Model type:** [More Information Needed]
|
| 24 |
- **Language(s) (NLP):** [More Information Needed]
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
tags:
|
| 4 |
+
- 8bit
|
| 5 |
+
- Quantization
|
| 6 |
+
- Mistral
|
| 7 |
+
base_model:
|
| 8 |
+
- mistralai/Mistral-Nemo-Instruct-2407
|
| 9 |
+
pipeline_tag: text-generation
|
| 10 |
---
|
| 11 |
|
| 12 |
# Model Card for Model ID
|
|
|
|
| 15 |
|
| 16 |
|
| 17 |
|
| 18 |
+
|
| 19 |
+
|
| 20 |
## Model Details
|
| 21 |
|
| 22 |
### Model Description
|
|
|
|
| 25 |
|
| 26 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 27 |
|
| 28 |
+
- **Developed by:** [Sunil Rufus]
|
| 29 |
+
- **Funded by [Neuroscale AI]:** [More Information Needed]
|
| 30 |
- **Shared by [optional]:** [More Information Needed]
|
| 31 |
- **Model type:** [More Information Needed]
|
| 32 |
- **Language(s) (NLP):** [More Information Needed]
|