File size: 776 Bytes
6e136f0
 
6fd1421
 
 
 
6e136f0
6fd1421
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: cc-by-nc-sa-4.0
datasets:
- Dahoas/rm-static
language:
- en
---

# Model Card for Model ID

This a model is a chat model fine-tuned with RLHF using DeepSpeed Chat and LoRA.
It is based on OPT1.3B.

## Model Details

### Model Description

- **Developed by:** [The Kaitchup](https://kaitchup.substack.com/)
- **Model type:** Causal
- **Language(s) (NLP):** English
- **License:** cc-by-nc-sa-4.0
- **Finetuned from model:** [facebook/opt-1.3b](https://huggingface.co/facebook/opt-1.3b)

### Model Sources

The model has been trained with the procedure described in this article:

[Train Instruct LLMs On Your GPU with DeepSpeed Chat — Step #3: Reinforcement Learning with Human Feedback](https://kaitchup.substack.com/p/train-instruct-llms-on-your-gpu-with-6a5)