RichardErkhov commited on
Commit
773fdb8
·
verified ·
1 Parent(s): 55f7f58

uploaded readme

Browse files
Files changed (1) hide show
  1. README.md +32 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Quantization made by Richard Erkhov.
2
+
3
+ [Github](https://github.com/RichardErkhov)
4
+
5
+ [Discord](https://discord.gg/pvy7H8DZMG)
6
+
7
+ [Request more models](https://github.com/RichardErkhov/quant_request)
8
+
9
+
10
+ llava-phi3-3.8b-lora - bnb 8bits
11
+ - Model creator: https://huggingface.co/praysimanjuntak/
12
+ - Original model: https://huggingface.co/praysimanjuntak/llava-phi3-3.8b-lora/
13
+
14
+
15
+
16
+
17
+ Original model description:
18
+ ---
19
+ base_model: microsoft/Phi-3-mini-128k-instruct
20
+ inference: false
21
+ ---
22
+
23
+ # Model Card for Model ID
24
+
25
+ <!-- Provide a quick summary of what the model is/does. -->
26
+ A [LLaVA (Large Language and Vision Assistant)](https://github.com/haotian-liu/LLaVA) version of [microsoft/Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct)
27
+
28
+
29
+ ## Model Details
30
+
31
+ Trained with this dataset of [liuhaotian/LLaVA-Instruct-150K](https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K). This model has a around 4.1B parameters, where the 3.8B came from the base model.
32
+