File size: 574 Bytes
ee56c4e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
- sections: 
  - local: index
    title: 🤗 Safetensors
  - local: speed
    title: Speed Comparison
  - local: torch_shared_tensors
    title: Tensor Sharing in Pytorch
  - local: metadata_parsing
    title: Metadata Parsing
  - local: convert-weights
    title: Convert weights to safetensors
  title: Getting started
- sections: 
  - local: api/torch
    title: Torch API
  - local: api/tensorflow
    title: Tensorflow API
  - local: api/paddle
    title: PaddlePaddle API
  - local: api/flax
    title: Flax API
  - local: api/numpy
    title: Numpy API
  title: API