Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- request/llm_batch_requests.jsonl +3 -0
- request/vlm_batch_requests.jsonl +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
request/llm_batch_requests.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
request/vlm_batch_requests.jsonl filter=lfs diff=lfs merge=lfs -text
|
request/llm_batch_requests.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0da93afc6b6d1af235079aa5565dfd0ca9636660d92b0cb40e2c5ce1eedddd5
|
| 3 |
+
size 4262424543
|
request/vlm_batch_requests.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7277fb696c6e5889b3e4358f4dc2338789abe58c7ff176187ff2afb7c27f5252
|
| 3 |
+
size 6313232030
|