# Feinabstimmung für Anfänger

Wenn du ein Anfänger bist, sind dies möglicherweise die ersten Fragen, die du vor deinem ersten Feintuning stellen wirst. Du kannst auch jederzeit unsere Community fragen, indem du unserem [Reddit-Thread](https://www.reddit.com/r/unsloth/).

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/44aed34263310d67280841ab6b72ea1e5648761f">/pages/44aed34263310d67280841ab6b72ea1e5648761f</a></td><td>Schritt-für-Schritt-Anleitung, wie man feintuned!</td><td>Lerne die grundlegenden Grundlagen des Trainings.</td><td><a href="/pages/44aed34263310d67280841ab6b72ea1e5648761f">/pages/44aed34263310d67280841ab6b72ea1e5648761f</a></td></tr><tr><td><a href="/pages/e74e48e68b0d725224ca82d9e12183f70ec3dd62">/pages/e74e48e68b0d725224ca82d9e12183f70ec3dd62</a></td><td>Instruct- oder Base-Modell?</td><td>Wie groß sollte mein Datensatz sein?</td><td><a href="/pages/e74e48e68b0d725224ca82d9e12183f70ec3dd62">/pages/e74e48e68b0d725224ca82d9e12183f70ec3dd62</a></td></tr><tr><td><a href="/pages/9b29615ab338f1d1924174468718cfeab406f641">/pages/9b29615ab338f1d1924174468718cfeab406f641</a></td><td>Wie führt man DeepSeek aus und feintunt es?</td><td>Welche Einstellungen sollte ich beim Ausführen von Gemma 3 festlegen?</td><td><a href="/pages/9b29615ab338f1d1924174468718cfeab406f641">/pages/9b29615ab338f1d1924174468718cfeab406f641</a></td></tr><tr><td><a href="/pages/247e762fc931f96d3998ecfa1a4402cf524e9e97">/pages/247e762fc931f96d3998ecfa1a4402cf524e9e97</a></td><td>Was kann Feintuning für mich tun?</td><td>RAG vs. Feintuning?</td><td><a href="/pages/247e762fc931f96d3998ecfa1a4402cf524e9e97">/pages/247e762fc931f96d3998ecfa1a4402cf524e9e97</a></td></tr><tr><td><a href="/pages/fd362a47f0e8cc55190dad52421d6fe66df3a5cb">/pages/fd362a47f0e8cc55190dad52421d6fe66df3a5cb</a></td><td>Wie installiere ich Unsloth lokal?</td><td>Wie aktualisiere ich Unsloth?</td><td><a href="/pages/fd362a47f0e8cc55190dad52421d6fe66df3a5cb">/pages/fd362a47f0e8cc55190dad52421d6fe66df3a5cb</a></td></tr><tr><td><a href="/pages/079b6ad30e8c25b4a6caae0d2dc5378a166d54c9">/pages/079b6ad30e8c25b4a6caae0d2dc5378a166d54c9</a></td><td>Wie strukturiere/bereite ich meinen Datensatz vor?</td><td>Wie sammle ich Daten?</td><td></td></tr><tr><td><a href="/pages/53df1382354c7ace1c37120c4af6ed50511854dd">/pages/53df1382354c7ace1c37120c4af6ed50511854dd</a></td><td>Funktioniert Unsloth auf meiner GPU?</td><td>Wie viel VRAM werde ich benötigen?</td><td><a href="/pages/53df1382354c7ace1c37120c4af6ed50511854dd">/pages/53df1382354c7ace1c37120c4af6ed50511854dd</a></td></tr><tr><td><a href="/pages/03532de69dfe0230fe5114e809721d8b7dd74ca6">/pages/03532de69dfe0230fe5114e809721d8b7dd74ca6</a></td><td>Wie speichere ich mein Modell lokal?</td><td>Wie starte ich mein Modell über Ollama oder vLLM?</td><td><a href="/pages/03532de69dfe0230fe5114e809721d8b7dd74ca6">/pages/03532de69dfe0230fe5114e809721d8b7dd74ca6</a></td></tr><tr><td><a href="/pages/ce825bbf83c91ef73a7fc71d696bd3d1ecc78590">/pages/ce825bbf83c91ef73a7fc71d696bd3d1ecc78590</a></td><td>Was passiert, wenn ich einen Parameter ändere?</td><td>Welche Parameter sollte ich ändern?</td><td></td></tr></tbody></table>

<figure><img src="/files/af0b98cc0a2c5c7920c49551673676c7dca30e99" alt="" width="188"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://unsloth.ai/docs/de/loslegen/fine-tuning-for-beginners.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
