Text Generation
Transformers
PyTorch
Safetensors
English
llama
text-generation-inference
sachithgunasekara commited on
Commit
ffbea97
·
verified ·
1 Parent(s): 0906ddd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,8 @@ datasets:
6
  - SurgeGlobal/Evol-Instruct
7
  language:
8
  - en
 
 
9
  ---
10
  # OpenBezoar-SFT
11
  The OpenBezoar-SFT is an instruction-tuned version of [Open LlaMA 3B v2](https://huggingface.co/openlm-research/open_llama_3b_v2) with Q-LoRA on three of our custom datasets synthetically generated from [h2ogpt-gm-oasst1-en-2048-falcon-40b-v2](https://huggingface.co/h2oai/h2ogpt-gm-oasst1-en-2048-falcon-40b-v2).
 
6
  - SurgeGlobal/Evol-Instruct
7
  language:
8
  - en
9
+ base_model:
10
+ - openlm-research/open_llama_3b_v2
11
  ---
12
  # OpenBezoar-SFT
13
  The OpenBezoar-SFT is an instruction-tuned version of [Open LlaMA 3B v2](https://huggingface.co/openlm-research/open_llama_3b_v2) with Q-LoRA on three of our custom datasets synthetically generated from [h2ogpt-gm-oasst1-en-2048-falcon-40b-v2](https://huggingface.co/h2oai/h2ogpt-gm-oasst1-en-2048-falcon-40b-v2).