Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
# Tiny SafeTensor Model
|
| 3 |
|
| 4 |
This is my first empty SafeTensor model uploaded from Google Colab.
|
| 5 |
|
| 6 |
- Framework: PyTorch
|
| 7 |
-
- Format: SafeTensor
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- safetensors
|
| 5 |
+
pipeline_tag: feature-extraction
|
| 6 |
+
library_name: generic
|
| 7 |
+
---
|
| 8 |
|
| 9 |
# Tiny SafeTensor Model
|
| 10 |
|
| 11 |
This is my first empty SafeTensor model uploaded from Google Colab.
|
| 12 |
|
| 13 |
- Framework: PyTorch
|
| 14 |
+
- Format: SafeTensor
|