Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
** UNTESTED, probably schizo **
|
2 |
|
3 |
-
1 epoch of grimulkan/LimaRP-augmented on LLaMA3-8b via unsloth on colab, using the llama-chat template.
|
4 |
```
|
5 |
model = FastLanguageModel.get_peft_model(
|
6 |
model,
|
|
|
1 |
** UNTESTED, probably schizo **
|
2 |
|
3 |
+
1 epoch of grimulkan/LimaRP-augmented on LLaMA3-8b via unsloth on colab, using the llama-chat template. 16k context, probably.
|
4 |
```
|
5 |
model = FastLanguageModel.get_peft_model(
|
6 |
model,
|