home / history

Menu
  • GraphQL API

item_version

Table actions
  • GraphQL API for item_version

1 row where downloads = 528 and tags contains "region:us"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: tags (array)

_id ▼ _item _version _commit _id_ id likes private downloads tags pipeline_tag modelId _item_full_hash
121 121 121 1 1 1 64786964159a889d00210d4c TheBloke/WizardLM-Uncensored-SuperCOT-StoryTelling-30B-GPTQ 65 0 528 ["safetensors", "llama", "text-generation", "transformers", "license:other", "text-generation-inference", "region:us"] text-generation TheBloke/WizardLM-Uncensored-SuperCOT-StoryTelling-30B-GPTQ 2af909426e67633e6225f06ff85cf01765c6a9f3

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [item_version] (
   [_id] INTEGER PRIMARY KEY,
   [_item] INTEGER REFERENCES [item]([_id]),
   [_version] INTEGER,
   [_commit] INTEGER REFERENCES [commits]([id]),
   [_id_] TEXT,
   [id] TEXT,
   [likes] INTEGER,
   [private] INTEGER,
   [downloads] INTEGER,
   [tags] TEXT,
   [pipeline_tag] TEXT,
   [modelId] TEXT,
   [_item_full_hash] TEXT
);
CREATE INDEX [idx_item_version__item]
    ON [item_version] ([_item]);
Powered by Datasette · Queries took 79.891ms · About: simonw/scrape-huggingface-models