JanEbigt commited on
Commit
f327c97
·
verified ·
1 Parent(s): 3808681

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - llava-hf/llava-1.5-7b-hf
4
+ ---
5
+
6
+ By freezing one or more self-attention heads of the LLaVA 1.5-7b-hf model I hope to create a method for correcting/mitigating hallucination in previously generated answers.
7
+
8
+