bring back README

This commit is contained in:
Magnus
2025-07-19 10:11:00 +00:00
committed by system
parent 0e408699ef
commit 77baec852c

View File

@@ -1,21 +1,20 @@
--- ---
base_model: HuggingFaceTB/SmolLM2-360M base_model: HuggingFaceTB/SmolLM2-360M
tags: tags:
- text-generation-inference
- transformers - transformers
- unsloth - unsloth
- llama - llama
license: apache-2.0 license: apache-2.0
language: language:
- en - de
datasets:
- wikimedia/wikipedia
- FreedomIntelligence/alpaca-gpt4-deutsch
--- ---
# Uploaded finetuned model # SmolLM2-360m-German-Instruct
- **Developed by:** mags0ft This is a continued pre-train as well as an instruct fine-tune done using Unsloth in order to make SmolLM2 360m capable of speaking German.
- **License:** apache-2.0 It has been trained on 15% of the German Wikipedia as well as the full German version of the Alpaca-GPT4 dataset (translated version).
- **Finetuned from model :** HuggingFaceTB/SmolLM2-360M
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library. Even though a lot of training has been done, this is still a tiny model and is highly limited to its small size. Expect many hallucinations and do not use this in a demanding production workflow.
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)