Text Generation
Transformers
Safetensors
English
mistral
text-generation-inference
unsloth
trl
Eval Results
Inference Endpoints
legolasyiu commited on
Commit
0933509
·
verified ·
1 Parent(s): 404c30d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,6 +13,7 @@ datasets:
13
  - candenizkocak/code-alpaca-297k
14
  - yahma/alpaca-cleaned
15
  - reciperesearch/dolphin-sft-v0.1-preference
 
16
  ---
17
 
18
 
@@ -150,4 +151,4 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
150
 
151
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
152
 
153
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
13
  - candenizkocak/code-alpaca-297k
14
  - yahma/alpaca-cleaned
15
  - reciperesearch/dolphin-sft-v0.1-preference
16
+ pipeline_tag: text-generation
17
  ---
18
 
19
 
 
151
 
152
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
153
 
154
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)