Upload README.md
Browse files
README.md
CHANGED
|
@@ -81,7 +81,7 @@ for prompt in prompts:
|
|
| 81 |
### Acknowledgements
|
| 82 |
|
| 83 |
- A big thank you to **[Liquid AI](https://huggingface.co/LiquidAI)** for sharing the weights of their excellent `LFM2-350M` model.
|
| 84 |
-
- Thanks also to **[Unsloth](https://huggingface.co/unsloth)**
|
| 85 |
|
| 86 |
---
|
| 87 |
## 🇫🇷 Version Française
|
|
@@ -144,4 +144,4 @@ for prompt in prompts:
|
|
| 144 |
### Remerciements
|
| 145 |
|
| 146 |
- Un grand merci à **[Liquid AI](https://huggingface.co/LiquidAI)** pour avoir partagé les poids de leur excellent modèle `LFM2-350M`.
|
| 147 |
-
- Merci également à **[Unsloth](https://huggingface.co/unsloth)**
|
|
|
|
| 81 |
### Acknowledgements
|
| 82 |
|
| 83 |
- A big thank you to **[Liquid AI](https://huggingface.co/LiquidAI)** for sharing the weights of their excellent `LFM2-350M` model.
|
| 84 |
+
- Thanks also to **[Unsloth](https://huggingface.co/unsloth)** to share simple codes for the development process.
|
| 85 |
|
| 86 |
---
|
| 87 |
## 🇫🇷 Version Française
|
|
|
|
| 144 |
### Remerciements
|
| 145 |
|
| 146 |
- Un grand merci à **[Liquid AI](https://huggingface.co/LiquidAI)** pour avoir partagé les poids de leur excellent modèle `LFM2-350M`.
|
| 147 |
+
- Merci également à **[Unsloth](https://huggingface.co/unsloth)** de partager des codes simples pour le processus de fine-tuning.
|