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 }