Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ This should remove the warning you will otherwise get in `llama.cpp` with the or
|
|
19 |
## ⚠️⚠️
|
20 |
To take advantage of this workaround, changes also needs to be made directly in [llama.cpp](https://github.com/ggerganov/llama.cpp).
|
21 |
- See an example of this here: [GitHub](https://github.com/ggerganov/llama.cpp/commit/921e2c3e63e63f7c7efe168883ec2ac090f62c14) or clone the fork.
|
22 |
-
- I recommend using the
|
23 |
|
24 |
## Norwegian Large Language Models (from original card)
|
25 |
This is a model instruction-tuned on open datasets released under the most permissive apache-2.0 licence (in other words, we don't use any datasets generated by ChatGPT) — thus we can release this model under the same license and make it openly available for commercial applications. The model has been finetuned on 4096 context length, twice as many tokens as the base model.
|
|
|
19 |
## ⚠️⚠️
|
20 |
To take advantage of this workaround, changes also needs to be made directly in [llama.cpp](https://github.com/ggerganov/llama.cpp).
|
21 |
- See an example of this here: [GitHub](https://github.com/ggerganov/llama.cpp/commit/921e2c3e63e63f7c7efe168883ec2ac090f62c14) or clone the fork.
|
22 |
+
- I recommend using the server provided by [llama.cpp](https://github.com/ggerganov/llama.cpp/blob/master/examples/server/README.md) to get and OpenAI API endpoint.
|
23 |
|
24 |
## Norwegian Large Language Models (from original card)
|
25 |
This is a model instruction-tuned on open datasets released under the most permissive apache-2.0 licence (in other words, we don't use any datasets generated by ChatGPT) — thus we can release this model under the same license and make it openly available for commercial applications. The model has been finetuned on 4096 context length, twice as many tokens as the base model.
|