Severian commited on
Commit
c5e558a
1 Parent(s): 3ee998f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -4,9 +4,14 @@ tags:
4
  - jamba
5
  datasets:
6
  - teknium/OpenHermes-2.5
 
7
  pipeline_tag: text-generation
8
  ---
9
 
 
 
 
 
10
  # This is highly experimental and should be viewed as purely testing right now. Jamba has been very hard to train but I wanted to see how it did on one of the best datasets we have access to. I believe in transparent development so all *best* working iterations, even if they are a bit wonky, will be pushed here
11
 
12
  *There's been limited testing so example outputs yet*
 
4
  - jamba
5
  datasets:
6
  - teknium/OpenHermes-2.5
7
+ base_model: ai21labs/Jamba-v0.1
8
  pipeline_tag: text-generation
9
  ---
10
 
11
+ # Jamba-Open-Hermes
12
+
13
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/64740cf7485a7c8e1bd51ac9/Ph6ZvxwF7a0m_B5Su_EK7.webp" width="500" height="500">
14
+
15
  # This is highly experimental and should be viewed as purely testing right now. Jamba has been very hard to train but I wanted to see how it did on one of the best datasets we have access to. I believe in transparent development so all *best* working iterations, even if they are a bit wonky, will be pushed here
16
 
17
  *There's been limited testing so example outputs yet*