From bf27c95abb27260530ff31b1f41e43c0e75590cb Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Fri, 26 May 2023 00:37:36 +0200 Subject: [PATCH] added vigogne --- bindings/c_transformers/models.yaml | 10 +++++++++- bindings/py_llama_cpp/models.yaml | 8 ++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/bindings/c_transformers/models.yaml b/bindings/c_transformers/models.yaml index cd1cd265..c699f813 100644 --- a/bindings/c_transformers/models.yaml +++ b/bindings/c_transformers/models.yaml @@ -56,4 +56,12 @@ owner_link: https://huggingface.co/TheBloke/ owner: TheBloke server: https://huggingface.co/TheBloke/MPT-7B-Storywriter-GGML/resolve/main/ - sha256: 3b7dd7aa7508cc8cb4e262fe4b93214826f38d18d04059075e05837457f5402 \ No newline at end of file + sha256: 3b7dd7aa7508cc8cb4e262fe4b93214826f38d18d04059075e05837457f5402 +- description: Vigogne Instruct 13B - A French instruction-following LLaMa model GGML + icon : https://aeiljuispo.cloudimg.io/v7/https://s3.amazonaws.com/moonup/production/uploads/6426d3f3a7723d62b53c259b/tvPikpAzKTKGN5wrpadOJ.jpeg?w=200&h=200&f=face + filename: Vigogne-Instruct-13B.ggmlv3.q4_0.bin + license: Non commercial + owner_link: https://huggingface.co/TheBloke + owner: TheBloke + server: https://huggingface.co/TheBloke/Vigogne-Instruct-13B-GGML/resolve/main/ + sha256: 14bcd51fbc09bcc456c79f9f0e4d070ad536e9d9e03811232e037b62580fe5e7 \ No newline at end of file diff --git a/bindings/py_llama_cpp/models.yaml b/bindings/py_llama_cpp/models.yaml index e69de29b..06fa2076 100644 --- a/bindings/py_llama_cpp/models.yaml +++ b/bindings/py_llama_cpp/models.yaml @@ -0,0 +1,8 @@ +- description: Vigogne Instruct 13B - A French instruction-following LLaMa model GGML + icon : https://aeiljuispo.cloudimg.io/v7/https://s3.amazonaws.com/moonup/production/uploads/6426d3f3a7723d62b53c259b/tvPikpAzKTKGN5wrpadOJ.jpeg?w=200&h=200&f=face + filename: Vigogne-Instruct-13B.ggmlv3.q4_0.bin + license: Non commercial + owner_link: https://huggingface.co/TheBloke + owner: TheBloke + server: https://huggingface.co/TheBloke/Vigogne-Instruct-13B-GGML/resolve/main/ + sha256: 14bcd51fbc09bcc456c79f9f0e4d070ad536e9d9e03811232e037b62580fe5e7 \ No newline at end of file