Text Generation
PEFT
Safetensors
English
mistral
microsoft365
sharepoint
data-management
lora
conversational
4-bit precision
bitsandbytes
Instructions to use Trinoid/Data_Management_Mistral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Trinoid/Data_Management_Mistral with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ tags:
|
|
| 9 |
- data-management
|
| 10 |
- lora
|
| 11 |
license: apache-2.0
|
|
|
|
|
|
|
| 12 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
| 13 |
---
|
| 14 |
|
|
|
|
| 9 |
- data-management
|
| 10 |
- lora
|
| 11 |
license: apache-2.0
|
| 12 |
+
library_name: peft
|
| 13 |
+
pipeline_tag: text-generation
|
| 14 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
| 15 |
---
|
| 16 |
|