tarabukinivan commited on
Commit
b23249f
·
verified ·
1 Parent(s): 1d82583

Delete model.safetensors.index.json

Browse files
Files changed (1) hide show
  1. model.safetensors.index.json +0 -22
model.safetensors.index.json DELETED
@@ -1,22 +0,0 @@
1
- {
2
- "metadata": {
3
- "format_version": "1.0",
4
- "description": "Fine-tuned model weights",
5
- "total_size": 5993963520
6
- },
7
- "tensors": {
8
- "weight": {
9
- "dtype": "float32",
10
- "shape": [
11
- 768,
12
- 768
13
- ]
14
- },
15
- "bias": {
16
- "dtype": "float32",
17
- "shape": [
18
- 768
19
- ]
20
- }
21
- }
22
- }