diff --git a/models/WizardCoder-15B-v1.0.json b/models/WizardCoder-Python-13B-V1.0.json similarity index 52% rename from models/WizardCoder-15B-v1.0.json rename to models/WizardCoder-Python-13B-V1.0.json index 4934166..6468616 100644 --- a/models/WizardCoder-15B-v1.0.json +++ b/models/WizardCoder-Python-13B-V1.0.json @@ -1,58 +1,58 @@ { "_descriptorVersion": "0.0.1", - "datePublished": "2023-06-14T11:50:53.000Z", - "name": "WizardCoder-15B-V1.0", + "datePublished": "2023-08-27T18:17:14.000Z", + "name": "WizardCoder-Python-13B-V1.0-GGUF", "description": "WizardCoder: Empowering Code Large Language Models with Evol-Instruct. To develop our WizardCoder model, we begin by adapting the Evol-Instruct method specifically for coding tasks. This involves tailoring the prompt to the domain of code-related instructions. Subsequently, we fine-tune the Code LLM, StarCoder, utilizing the newly created instruction-following training set.", "author": { "name": "WizardLM", "url": "https://huggingface.co/WizardLM", "blurb": "WizardLM: An Instruction-following LLM Using Evol-Instruct" }, - "numParameters": "15B", + "numParameters": "13B", "resources": { - "canonicalUrl": "https://huggingface.co/WizardLM/WizardCoder-15B-V1.0", - "downloadUrl": "https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML", + "canonicalUrl": "https://huggingface.co/WizardLM/WizardCoder-Python-13B-V1.0", + "downloadUrl": "https://huggingface.co/TheBloke/WizardCoder-Python-13B-V1.0-GGUF", "paperUrl": "https://arxiv.org/abs/2306.08568" }, "trainedFor": "instruct", - "arch": "starcoder", + "arch": "llama", "files": { "highlighted": { "economical": { - "name": "WizardCoder-15B-1.0.ggmlv3.q4_0.bin" + "name": "wizardcoder-python-13b-v1.0.Q4_K_S.gguf" }, "most_capable": { - "name": "WizardCoder-15B-1.0.ggmlv3.q5_1.bin" + "name": "wizardcoder-python-13b-v1.0.Q6_K.gguf" } }, "all": [ { - "name": "WizardCoder-15B-1.0.ggmlv3.q4_0.bin", - "url": "https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML/resolve/main/WizardCoder-15B-1.0.ggmlv3.q4_0.bin", - "sizeBytes": 10746570393, - "quantization": "q4_0", - "format": "ggml", - "sha256checksum": "b70164bc0b58a472c0987905133735ab3b27e2c439dedf8174a43951c51c3229", + "name": "wizardcoder-python-13b-v1.0.Q4_K_S.gguf", + "url": "https://huggingface.co/TheBloke/WizardCoder-Python-13B-V1.0-GGUF/resolve/main/wizardcoder-python-13b-v1.0.Q4_K_S.gguf", + "sizeBytes": 7414338464, + "quantization": "Q4_K_S", + "format": "gguf", + "sha256checksum": "828983ea69d9cb58a63243a803c79402323620b0fc320bf9df4e9be52cbc4a01", "publisher": { "name": "TheBloke", "socialUrl": "https://twitter.com/TheBlokeAI" }, - "respository": "TheBloke/WizardCoder-15B-1.0-GGML", - "repositoryUrl": "https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML" + "respository": "TheBloke/WizardCoder-Python-13B-V1.0-GGUF", + "repositoryUrl": "https://huggingface.co/TheBloke/WizardCoder-Python-13B-V1.0-GGUF" }, { - "name": "WizardCoder-15B-1.0.ggmlv3.q5_1.bin", - "url": "https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML/resolve/main/WizardCoder-15B-1.0.ggmlv3.q5_1.bin", - "sizeBytes": 14257205145, - "quantization": "q5_1", - "format": "ggml", - "sha256checksum": "1219d9fc6d51901d9a1e58e3cb7f03818d02a1d0ab2d070b4cbabdefeb7d0363", + "name": "wizardcoder-python-13b-v1.0.Q6_K.gguf", + "url": "https://huggingface.co/TheBloke/WizardCoder-Python-13B-V1.0-GGUF/resolve/main/wizardcoder-python-13b-v1.0.Q6_K.gguf", + "sizeBytes": 10679148768, + "quantization": "Q6_K", + "format": "gguf", + "sha256checksum": "a20f795d17d64e487b6b3446227ba2931bbcb3bc7bb7ebd652b9663efb1f090b", "publisher": { "name": "TheBloke", "socialUrl": "https://twitter.com/TheBlokeAI" }, - "respository": "TheBloke/WizardCoder-15B-1.0-GGML", - "repositoryUrl": "https://huggingface.co/TheBloke/WizardCoder-15B-1.0-GGML" + "respository": "TheBloke/WizardCoder-Python-13B-V1.0-GGUF", + "repositoryUrl": "https://huggingface.co/TheBloke/WizardCoder-Python-13B-V1.0-GGUF" } ] }