-
I followed instructions described here [https://github.com/ollama/ollama/blob/main/docs/import.md](url).
Converted this model using options "--ctx 8192 --outtype f16 --vocab-type bpe" and quantized t…
-
All embedding models in https://github.com/langchain4j/langchain4j-embeddings are using `com.microsoft.onnxruntime:onnxruntime` dependency which is using CPU to calculate embeddings.
There is also `c…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [yes] I am running the latest code. Development is very rapid so there are no tagged versions as …
kmlob updated
9 months ago
-
Now LLAMA 3.1 is out, but sadly it is not loadable with current text-generation-webui. I tried to update transformers lib which makes the model loadable, but I further get an error when trying to use …
-
If I tell Agent Zero to generate a program and save it to disk it tries to write a python program that open a file and save it to disk but the content is not properly formated. Even if I tell A0 to us…
-
- [X] The ARAGOG dataset.
- [X] The SQuAD dataset.
- [ ] The Mini ESG Bench data are public documents - need to find the source
- [ ] Braintrust, no idea - I think we can also remove it for now
-
Hello, does a chat-cli example avaiable?
-
Cohere was used as the large language model in the current version of project. As the technology has evolved in the buffer period between this and previous iteration it is imperative that the relevanc…
-
This question is for pedagogical purpose. I tried to reproduce Paper QA's capability from scratch with LlamaIndex, without bells and whistle, as described in the [FAQ](https://github.com/whitead/paper…
-
dotnet publish/src/Tools/Chat/Chat.csproj -c Release -o /out -p:SelfContained=true -p:PublishReadyToRun=true
```
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Co…