Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,8 @@ license: mit
|
|
30 |
**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b4418](https://github.com/ggerganov/llama.cpp/releases/tag/b4418)<br>
|
31 |
**LM Studio model page:** [https://lmstudio.ai/model/phi-4](https://lmstudio.ai/model/phi-4)
|
32 |
|
|
|
|
|
33 |
## Technical Details
|
34 |
|
35 |
Supports a context length of 16k tokens.
|
|
|
30 |
**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b4418](https://github.com/ggerganov/llama.cpp/releases/tag/b4418)<br>
|
31 |
**LM Studio model page:** [https://lmstudio.ai/model/phi-4](https://lmstudio.ai/model/phi-4)
|
32 |
|
33 |
+
Requires LM Studio release 0.3.6 or newer
|
34 |
+
|
35 |
## Technical Details
|
36 |
|
37 |
Supports a context length of 16k tokens.
|