sphiratrioth666
commited on
Commit
•
bde1e94
1
Parent(s):
6dcde14
Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ All the other samplers neutralized. That's all you need in modern times (2024/20
|
|
32 |
<br>
|
33 |
<h1>How to use:</h1>
|
34 |
|
35 |
-
**Advanced Users:**
|
36 |
**Beginner Users:** Read further. Those templates should provide what you're looking for.
|
37 |
|
38 |
1. Find your LLM (model) native instruct template. Every fine-tune stands on a base model, which is usually specified by its creator in a manner of "We're presenting a fine-tune of Mistral Small" or "Nemo on steroids" etc. It may be confusing, it may be clear. Not my fault :-P However, you need to identify the base model of a fine-tune by reading its description page. Different templates may be used by creators (tuners) for training - and then - templates suggested on a fine-tune's page work better. However, creators often just choose the basic template of a model they're tuning - so make sure to check the model's description page or assume it's using the base model's template (template of the main model that a given tuner is tuning).
|
|
|
32 |
<br>
|
33 |
<h1>How to use:</h1>
|
34 |
|
35 |
+
**Advanced Users:** Enjoy, modify, forget.\
|
36 |
**Beginner Users:** Read further. Those templates should provide what you're looking for.
|
37 |
|
38 |
1. Find your LLM (model) native instruct template. Every fine-tune stands on a base model, which is usually specified by its creator in a manner of "We're presenting a fine-tune of Mistral Small" or "Nemo on steroids" etc. It may be confusing, it may be clear. Not my fault :-P However, you need to identify the base model of a fine-tune by reading its description page. Different templates may be used by creators (tuners) for training - and then - templates suggested on a fine-tune's page work better. However, creators often just choose the basic template of a model they're tuning - so make sure to check the model's description page or assume it's using the base model's template (template of the main model that a given tuner is tuning).
|