Update README.md
Browse files
README.md
CHANGED
|
@@ -12,11 +12,10 @@ tags:
|
|
| 12 |
- safetensors
|
| 13 |
- AI
|
| 14 |
- problem-solving
|
| 15 |
-
base_model: mistralai/Mistral-7B-Instruct-v0.3
|
| 16 |
pipeline_tag: text-generation
|
| 17 |
inference: true
|
| 18 |
widget:
|
| 19 |
-
- text:
|
| 20 |
---
|
| 21 |
|
| 22 |
# SireIQ - Professional AI Assistant
|
|
@@ -103,7 +102,7 @@ print(tokenizer.decode(output_ids[0], skip_special_tokens=True))
|
|
| 103 |
|
| 104 |
| Attribute | Value |
|
| 105 |
|-----------|-------|
|
| 106 |
-
| **Base Model** |
|
| 107 |
| **Parameters** | 7B |
|
| 108 |
| **Fine-tuning Method** | LoRA |
|
| 109 |
| **Training Samples** | 25,000+ |
|
|
@@ -129,4 +128,4 @@ For questions or issues, please open a discussion on the [Hugging Face repo](htt
|
|
| 129 |
|
| 130 |
## 🤝 Contributing
|
| 131 |
|
| 132 |
-
Contributions to improve SireIQ are welcome! Please feel free to submit issues or pull requests.
|
|
|
|
| 12 |
- safetensors
|
| 13 |
- AI
|
| 14 |
- problem-solving
|
|
|
|
| 15 |
pipeline_tag: text-generation
|
| 16 |
inference: true
|
| 17 |
widget:
|
| 18 |
+
- text: How can I improve my business strategy?
|
| 19 |
---
|
| 20 |
|
| 21 |
# SireIQ - Professional AI Assistant
|
|
|
|
| 102 |
|
| 103 |
| Attribute | Value |
|
| 104 |
|-----------|-------|
|
| 105 |
+
| **Base Model** | |
|
| 106 |
| **Parameters** | 7B |
|
| 107 |
| **Fine-tuning Method** | LoRA |
|
| 108 |
| **Training Samples** | 25,000+ |
|
|
|
|
| 128 |
|
| 129 |
## 🤝 Contributing
|
| 130 |
|
| 131 |
+
Contributions to improve SireIQ are welcome! Please feel free to submit issues or pull requests.
|