Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
|
7 |
# Model Card for Model ID
|
8 |
|
9 |
-
Just only a text gen model type, I'm just test train my dataset and...it's work, very nice, try
|
10 |
|
11 |
## Model Details
|
12 |
- **Colab here: https://colab.research.google.com/drive/1fhVByew053W8SdbacFryIx3luhFkEa1M?usp=sharing
|
@@ -17,7 +17,7 @@ Just only a text gen model type, I'm just test train my dataset and...it's work,
|
|
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:** HuyRemy
|
21 |
- **Funded by :** HuyRemy
|
22 |
- **Shared by :** HuyRemy
|
23 |
- **Model type:** Mistral
|
@@ -26,11 +26,11 @@ This is the model card of a 🤗 transformers model that has been pushed on the
|
|
26 |
|
27 |
### Model Sources [optional]
|
28 |
|
29 |
-
- **Demo :** https://matilda.vn
|
30 |
|
31 |
## Uses
|
32 |
|
33 |
-
USE T4 GPU
|
34 |
```Python
|
35 |
!pip install "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
|
36 |
!pip install --no-deps xformers trl peft accelerate bitsandbytes
|
|
|
6 |
|
7 |
# Model Card for Model ID
|
8 |
|
9 |
+
Just only a text gen model type, I'm just test train my dataset and...it's work, very nice, try it.
|
10 |
|
11 |
## Model Details
|
12 |
- **Colab here: https://colab.research.google.com/drive/1fhVByew053W8SdbacFryIx3luhFkEa1M?usp=sharing
|
|
|
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:** **HuyRemy**
|
21 |
- **Funded by :** HuyRemy
|
22 |
- **Shared by :** HuyRemy
|
23 |
- **Model type:** Mistral
|
|
|
26 |
|
27 |
### Model Sources [optional]
|
28 |
|
29 |
+
- **Demo :** https://ai.matilda.vn
|
30 |
|
31 |
## Uses
|
32 |
|
33 |
+
**USE T4 GPU**
|
34 |
```Python
|
35 |
!pip install "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
|
36 |
!pip install --no-deps xformers trl peft accelerate bitsandbytes
|