ucheog commited on
Commit
f4ab32f
1 Parent(s): 0dad8ba

Forgot to update metadata

Browse files
Files changed (1) hide show
  1. README.md +21 -4
README.md CHANGED
@@ -1,15 +1,32 @@
1
  ---
2
- language:
3
- - en
4
  library_name: transformers
5
  license: apache-2.0
 
 
 
 
 
6
  tags:
7
  - gpt
8
  - llm
9
  - large language model
10
- - h2o-llmstudio
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  thumbnail: >-
12
- https://h2o.ai/etc.clientlibs/h2o/clientlibs/clientlib-site/resources/images/favicon.ico
13
  pipeline_tag: text-generation
14
  ---
15
 
 
1
  ---
 
 
2
  library_name: transformers
3
  license: apache-2.0
4
+ base_model: NousResearch/Hermes-2-Pro-Llama-3-8B
5
+ language:
6
+ - en
7
+ datasets:
8
+ - teknium/OpenHermes-2.5
9
  tags:
10
  - gpt
11
  - llm
12
  - large language model
13
+ - nous-research
14
+ - nous-hermes
15
+ - Llama-3
16
+ - instruct
17
+ - finetune
18
+ - chatml
19
+ - DPO
20
+ - RLHF
21
+ - gpt4
22
+ - synthetic data
23
+ - distillation
24
+ - function calling
25
+ - json mode
26
+ - axolotl
27
+ - merges
28
  thumbnail: >-
29
+ https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/HQnQmNM1L3KXGhp0wUzHH.png
30
  pipeline_tag: text-generation
31
  ---
32