Huggingface.js 文档

接口:TensorInfo

Hugging Face's logo
加入 Hugging Face 社区

并获得增强型文档体验

开始使用

接口:TensorInfo

属性

data _ offsets

data_offsets: [number, number]

定义于

hub/src/lib/parse-safetensors-metadata.ts:50


dtype

dtype: Dtype

定义于

hub/src/lib/parse-safetensors-metadata.ts:48


shape

shape: number[]

定义于

hub/src/lib/parse-safetensors-metadata.ts:49

< > 在 GitHub 上更新