pseudotensor commited on
Commit
58833fb
1 Parent(s): 96aac39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -1,3 +1,27 @@
1
  ---
2
  license: other
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ inference: false
7
+ thumbnail: https://h2o.ai/etc.clientlibs/h2o/clientlibs/clientlib-site/resources/images/favicon.ico
8
+ tags:
9
+ - gpt
10
+ - llm
11
+ - large language model
12
+ - LLaMa
13
+ datasets:
14
+ - h2oai/h2ogpt-oig-oasst1-instruct-cleaned-v2
15
  ---
16
+ # h2oGPT Model Card
17
+ ## Summary
18
+
19
+ H2O.ai's `h2oai/h2ogpt-research-oig-oasst1-512-30b` is a 30 billion parameter instruction-following large language model for research use only.
20
+
21
+ -- Base model [decapoda-research/llama-30b-hf](https://huggingface.co/decapoda-research/llama-30b-hf)
22
+ -- LORA [h2oai/h2ogpt-research-oig-oasst1-512-30b-lora](https://huggingface.co/h2oai/h2ogpt-research-oig-oasst1-512-30b-lora)
23
+ -- This HF version was built using [export script](https://huggingface.co/h2oai/h2ogpt-research-oig-oasst1-512-30b-lora#build-hf-model)
24
+
25
+
26
+
27
+