From 1855a1998e07dc8f56835300b04142944f9547b4 Mon Sep 17 00:00:00 2001 From: ishaansehgal99 Date: Tue, 6 Feb 2024 11:59:48 -0800 Subject: [PATCH] feat: update models --- presets/models/supported_models.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/presets/models/supported_models.yaml b/presets/models/supported_models.yaml index d5e4fea1f..16e2f4623 100644 --- a/presets/models/supported_models.yaml +++ b/presets/models/supported_models.yaml @@ -30,31 +30,31 @@ models: type: text-generation version: https://huggingface.co/tiiuae/falcon-7b/commit/898df1396f35e447d5fe44e0a3ccaaaa69f30d36 runtime: tfs - tag: 0.0.1 + tag: 0.0.2 - name: falcon-7b-instruct type: text-generation version: https://huggingface.co/tiiuae/falcon-7b-instruct/commit/cf4b3c42ce2fdfe24f753f0f0d179202fea59c99 runtime: tfs - tag: 0.0.1 + tag: 0.0.2 - name: falcon-40b type: text-generation version: https://huggingface.co/tiiuae/falcon-40b/commit/4a70170c215b36a3cce4b4253f6d0612bb7d4146 runtime: tfs - tag: 0.0.1 + tag: 0.0.2 - name: falcon-40b-instruct type: text-generation version: https://huggingface.co/tiiuae/falcon-40b-instruct/commit/ecb78d97ac356d098e79f0db222c9ce7c5d9ee5f runtime: tfs - tag: 0.0.1 + tag: 0.0.2 # Mistral - name: mistral-7b type: text-generation version: https://huggingface.co/mistralai/Mistral-7B-v0.1/commit/26bca36bde8333b5d7f72e9ed20ccda6a618af24 runtime: tfs - tag: 0.0.1 + tag: 0.0.2 - name: mistral-7b-instruct type: text-generation - version: https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1/commit/9ab9e76e2b09f9f29ea2d56aa5bd139e4445c59e + version: https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2/commit/b70aa86578567ba3301b21c8a27bea4e8f6d6d61 runtime: tfs - tag: 0.0.1 + tag: 0.0.2