solankibhargav commited on
Commit
f3cefc6
1 Parent(s): 6293649

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - llama
5
+ - LlamaForCausalLM
6
+ - LLM
7
+ ---
8
+
9
+ These are llama only weights of https://huggingface.co/liuhaotian/llava-v1.6-34b . The Clip encoder part is removed and and this model is llama weights only that can be loaded using
10
+ LlamaForCausalLM. Which indirectly is a https://huggingface.co/NousResearch/Nous-Hermes-2-Yi-34B licence.