item_version
10 rows where downloads = 7 and tags contains "transformers"
This data as json, CSV (advanced)
Suggested facets: likes, tags, tags (array)
_id ▼ | _item | _version | _commit | _id_ | id | likes | private | downloads | tags | pipeline_tag | modelId | _item_full_hash |
---|---|---|---|---|---|---|---|---|---|---|---|---|
168 | 168 168 | 1 | 1 1 | 6480c98540facadc5572387f | TheBloke/CAMEL-13B-Combined-Data-GPTQ | 6 | 0 | 7 | ["safetensors", "llama", "text-generation", "arxiv:2303.17760", "transformers", "license:other", "text-generation-inference", "region:us"] | text-generation | TheBloke/CAMEL-13B-Combined-Data-GPTQ | d810b1ebdac8f18560e6c94601b2f7b5c67ee2ae |
329 | 329 329 | 1 | 1 1 | 649a55e796d5747b35e240f8 | TheBloke/Tulu-13B-SuperHOT-8K-GPTQ | 1 | 0 | 7 | ["safetensors", "llama", "text-generation", "custom_code", "arxiv:2306.04751", "arxiv:2302.13971", "arxiv:2304.07327", "transformers", "license:other", "text-generation-inference", "region:us"] | text-generation | TheBloke/Tulu-13B-SuperHOT-8K-GPTQ | 18c0573246be494accaa2dd7c9ac3c1029af7d23 |
344 | 344 344 | 1 | 1 1 | 649ab72b8ac3fdfe1027d78f | TheBloke/Samantha-33B-SuperHOT-8K-GPTQ | 11 | 0 | 7 | ["safetensors", "llama", "text-generation", "custom_code", "transformers", "license:other", "text-generation-inference", "region:us"] | text-generation | TheBloke/Samantha-33B-SuperHOT-8K-GPTQ | 917bdc679d6f828eaca3bc96c0a46bcf80ded3e2 |
364 | 364 364 | 1 | 1 1 | 649d55695eb64350de22e15e | TheBloke/Platypus-30B-SuperHOT-8K-GPTQ | 4 | 0 | 7 | ["safetensors", "llama", "text-generation", "custom_code", "transformers", "license:other", "text-generation-inference", "region:us"] | text-generation | TheBloke/Platypus-30B-SuperHOT-8K-GPTQ | e38fb3652710644e2befdffd4b6b583aa8b09216 |
441 | 441 441 | 1 | 1 1 | 64a6f39daa636af859796cd1 | TheBloke/Samantha-1-1-Llama-7B-SuperHOT-8K-fp16 | 1 | 0 | 7 | ["pytorch", "llama", "text-generation", "custom_code", "transformers", "license:other", "text-generation-inference", "region:us"] | text-generation | TheBloke/Samantha-1-1-Llama-7B-SuperHOT-8K-fp16 | 6446aecbad14c629ccc1947fbb9ff26c71a74c16 |
459 | 459 459 | 1 | 1 1 | 64a7328a5159d02abda21ad9 | TheBloke/Selfee-13B-SuperHOT-8K-GPTQ | 2 | 0 | 7 | ["safetensors", "llama", "text-generation", "custom_code", "transformers", "license:other", "text-generation-inference", "region:us"] | text-generation | TheBloke/Selfee-13B-SuperHOT-8K-GPTQ | b5aec6be160f31230ba291623a52419444eb8682 |
668 | 668 668 | 1 | 1 1 | 64cd62d49e9ca8123d68730a | TheBloke/Airolima-Chronos-Grad-L2-13B-GGML | 3 | 0 | 7 | ["llama", "en", "transformers", "llama-2", "license:other", "text-generation", "text-generation-inference", "region:us"] | text-generation | TheBloke/Airolima-Chronos-Grad-L2-13B-GGML | 45a9edd1a08cf880d615b6390fed6f6fe31c20a7 |
740 | 740 740 | 1 | 1 1 | 64db29633725f8d9a9fa251f | TheBloke/LosslessMegaCoder-Llama2-13B-Mini-GGML | 10 | 0 | 7 | ["llama", "dataset:rombodawg/LosslessMegaCodeTrainingV2_1m_Evol_Uncensored", "transformers", "license:llama2", "text-generation-inference", "region:us"] | TheBloke/LosslessMegaCoder-Llama2-13B-Mini-GGML | adbc5452b3ed697c9ffff1884a0fbdfb39e9e854 | |
746 | 746 746 | 1 | 1 1 | 64dc81f0aeec6bc7c8e6cdc0 | TheBloke/Scarlett-7B-GGML | 4 | 0 | 7 | ["llama", "en", "transformers", "license:other", "text-generation-inference", "region:us"] | TheBloke/Scarlett-7B-GGML | 41935f3141cbf53fa29efecee08a4fb96804e138 | |
758 | 758 758 | 1 | 1 1 | 64dd2ebbc336f18d540600d8 | TheBloke/orca_mini_v3_70B-GGML | 11 | 0 | 7 | ["llama", "en", "dataset:psmathur/orca_mini_v1_dataset", "dataset:ehartford/dolphin", "arxiv:2306.02707", "transformers", "license:llama2", "text-generation", "text-generation-inference", "region:us"] | text-generation | TheBloke/orca_mini_v3_70B-GGML | dd7a840734b8f659165aa75e8655baa8979ec726 |
Advanced export
JSON shape: default, array, newline-delimited, object
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]);