-
**Is your enhancement related to a problem? Please describe.**
When integrating with dify, the following error is returned:
```
api-1 | 2024-08-01 11:48:23,459.459 INFO [Dummy-13] [_c…
-
Hey,
I had used unsloth for faster finetuning of gemma2 9B, with default configuration as suggested by unsloth.
Here’s the public colab of same https://colab.research.google.com/drive/1vIrqH5…
-
https://huggingface.co/google/gemma-2-9b
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I'm running GraphRAG_v1.ipynb. I ran it successfully with the OpenAI llm and embedding m…
-
### Describe the bug
Traceback (most recent call last):
File "F:\gptai\text-generation-webui-snapshot-2024-04-28\modules\callbacks.py", line 61, in gentask
ret = self.mfunc(callback=_callback…
-
Hi,
I am wondering whether this support training for second gen Gemma based llava.
When we trained with the new Gemma with this repo, we ran into an error of:
TypeError: '
-
### Bug description
I have trained gemma base model with custom data. After training I have **converted the pretrained checkpoint to litgpt**. This was the command.
`litgpt convert_pretrained_check…
-
Thanks for your excellent work and your effort on sharing the code.
In the part of license, "The project is licensed under the Apache 2.0 License and is restricted to uses that comply with the lice…
-
Before I downloaded the Llama 3 and used it using the Ollama serve and made API calls using python.
Now I downloaded Gemma 2 and when I run Ollama serve and in API I use the model as gemma2 it show…
-
### What happened?
I am attempting to measure the perplexity of the gemma-2-9b-it-Q4_K_M.gguf model using llama.cpp. However, I encounter an issue where the process gets stuck at the "tokenizing th…