Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nota-ai
/
phiva-4b-hf
like
2
Follow
Nota AI
44
Image-Text-to-Text
Transformers
Safetensors
liuhaotian/LLaVA-Instruct-150K
liuhaotian/LLaVA-Pretrain
English
llava
conversational
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
jykim310
commited on
Jul 6
Commit
abe88ec
•
1 Parent(s):
4d43620
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
## Usage
2
```python
3
import requests
1
+
---
2
+
language:
3
+
- en
4
+
datasets:
5
+
- liuhaotian/LLaVA-Instruct-150K
6
+
pipeline_tag: image-to-text
7
+
---
8
+
9
## Usage
10
```python
11
import requests