From d3186761bf5c4409f7679359284066c25ab668ee Mon Sep 17 00:00:00 2001 From: Gustavo de Rosa Date: Wed, 13 Dec 2023 23:23:50 +0000 Subject: [PATCH] Upload 2 files --- README.md | 1 + config.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca4c6f1..773f10b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ --- +inference: false license: other license_name: microsoft-research-license license_link: https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE diff --git a/config.json b/config.json index 966ca92..b4e4ecd 100644 --- a/config.json +++ b/config.json @@ -27,6 +27,6 @@ "rotary_dim": 32, "tie_word_embeddings": false, "torch_dtype": "float16", - "transformers_version": "4.34.1", + "transformers_version": "4.35.2", "vocab_size": 51200 }