melody-wang commited on
Commit
8fec41f
·
verified ·
1 Parent(s): a714392

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
- license: llama2
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ {}
3
  ---
4
+
5
+ # ubitus-llava-13b-ge-v1.0
6
+
7
+ This model is a fine-tuned version of [liuhaotian/llava-v1.5-13b](https://huggingface.co/liuhaotian/llava-v1.5-13b).
8
+ We have fine-tuned the LLaVA model using screenshots from games. This fine-tuning process enables LLaVA to accurately identify objects and characters within game scenes and provide precise descriptions of those scenes.
9
+
10
+
11
+ ### Model state
12
+ ubitus-llava-13b-ge-v1.0 was trained in January 2024
13
+
14
+
15
+ ### Framework versions
16
+ - Transformers 4.31.0
17
+ - Pytorch 2.2.2
18
+ - Tokenizers 0.13.3