-
I used gpt model for indexing but for performing global search using the notebook in the example_notebooks section, I want to use llama3.1 but it is throwing following error:
Below is my code for g…
-
gpt-j from ipex-llm/python/llm/example/GPU/HF-Transformers-AutoModels/Model/gpt-j
$ python generate.py
2024-03-31 17:42:23,819 - INFO - intel_extension_for_pytorch auto imported
2024-03-31 17:42:…
-
When trying to use deepseek coder (via ollama) and its tokenizer and tokens for fim, the result seems completely irrelevant (or, maybe, cut off). However, when using the prompt I would expect to go to…
-
Post questions here for this week's exemplary readings:
3. Kim, J., & Lee, B. “[AI-Augmented Surveys: Leveraging Large Language Models and Surveys for Opinion Prediction](https://arxiv.org/abs/2305…
lkcao updated
7 months ago
-
- https://arxiv.org/pdf/2404.16710
- Diagram
![Screenshot 2024-10-30 at 9 29 59 PM](https://github.com/user-attachments/assets/425cf827-0a2d-4ac4-9884-1a454e0e6b04)
-
Hi,
I am starting to play with Baml, and I am very excited about it.
## Problem
I stumble upon a strange case, where a test in PromptFilddle is failing, but the LLM output seems correct.
Ind…
-
Bsp.:
Derzeit muss beim Speichern einer Mail per j-lawyer Thunderbird Erweiterung die Akte verlassen und wieder geöffnet werden, damit die hinzugefügten Dateien sichtbar werden. Es wäre toll wenn bei…
-
Hi, I am trying to obtain the prompt logprobs of 'meta-llama/llama-2-13b-chat-hf' but run into a size mismatch error.
Here are the sampling params:
```
SamplingParams(temperature=0, max_tokens=5…
-
Hello. I want to add Turkish to the CosyVoice model. How do I add a new language? What should I do? I want to add a new language and use it by fine tuning it.
-
### What is the issue?
I followed the instructions for building on mac [here](https://github.com/ollama/ollama/blob/main/docs/development.md#macos), but this failed at the `go generate` step.
Runn…