Update README.md
Browse files
README.md
CHANGED
@@ -62,12 +62,4 @@ output = model.fast_generate(
|
|
62 |
)[0].outputs[0].text
|
63 |
```
|
64 |
|
65 |
-
# Further Details
|
66 |
-
|
67 |
-
- **Developed by:** AdamLucek
|
68 |
-
- **License:** apache-2.0
|
69 |
-
- **Finetuned from model :** unsloth/qwen2.5-3b-instruct-unsloth-bnb-4bit
|
70 |
-
|
71 |
-
This qwen2 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
72 |
-
|
73 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
62 |
)[0].outputs[0].text
|
63 |
```
|
64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
65 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|