Sai1290 commited on
Commit
22da94a
·
verified ·
1 Parent(s): 64c8a05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -12,15 +12,17 @@ language:
12
 
13
  # Finetuned GPT_OSS Model
14
 
15
- - **Developed by:** Sai1290
 
 
 
 
 
16
  - **License:** Apache-2.0
17
  - **Finetuned from:** [unsloth/gpt-oss-20b-unsloth-bnb-4bit](https://huggingface.co/unsloth/gpt-oss-20b-unsloth-bnb-4bit)
18
 
19
  This GPT_OSS model was finetuned with accelerated training (2x faster) using [Unsloth](https://github.com/unslothai/unsloth) and Hugging Face's [TRL](https://github.com/huggingface/transformers/tree/main/examples/research_projects/trl) library for reinforcement learning.
20
 
21
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
22
-
23
- ---
24
 
25
  ## Usage
26
 
 
12
 
13
  # Finetuned GPT_OSS Model
14
 
15
+ - **Developed by:** Sai1290
16
+
17
+ - text-generation-inference
18
+ - transformers
19
+ - unsloth
20
+ - gpt_oss
21
  - **License:** Apache-2.0
22
  - **Finetuned from:** [unsloth/gpt-oss-20b-unsloth-bnb-4bit](https://huggingface.co/unsloth/gpt-oss-20b-unsloth-bnb-4bit)
23
 
24
  This GPT_OSS model was finetuned with accelerated training (2x faster) using [Unsloth](https://github.com/unslothai/unsloth) and Hugging Face's [TRL](https://github.com/huggingface/transformers/tree/main/examples/research_projects/trl) library for reinforcement learning.
25
 
 
 
 
26
 
27
  ## Usage
28