diff --git a/README.md b/README.md index 1601b43..40b5865 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ The latest models can be found on HuggingFace: 3B v3 (Based on StableLM-Zephyr-3B): https://huggingface.co/acon96/Home-3B-v3-GGUF (Zephyr prompt format) 1B v3 (Based on TinyLlama-1.1B): https://huggingface.co/acon96/Home-1B-v3-GGUF (Zephyr prompt format) +Non English experiments: +German, French, & Spanish (3B): https://huggingface.co/acon96/stablehome-multilingual-experimental +Polish (1B): https://huggingface.co/acon96/tinyhome-polish-experimental +
Old Models diff --git a/docs/Setup.md b/docs/Setup.md index 792ac8f..31c1f1f 100644 --- a/docs/Setup.md +++ b/docs/Setup.md @@ -130,8 +130,9 @@ Llama 3 8B can be set up and downloaded on the serving machine using LM Studio b - **IP Address**: Fill out IP Address for the machine hosting LM Studio - **Port**: enter the port that was listed in LM Studio - **Use HTTPS**: unchecked - - **Model Name**: This can be any value, as LM Studio uses the currently loaded model for all incoming requests. + - **Model Name**: Set this to the name of the model as it appears in LM Studio. If you receive an error that the model does not exist, then select the model from the dropdown list. - **API Key**: leave blank + - **API Path**: leave as `/v1` 6. Click `Submit` ### Step 3: Model Configuration