-
I found that the scripts in GEMMA do not support GEMMA2. Is there any plan to add support for GEMMA2?
-
How to solve the 'RESOURCE_EXHAUSTED' error when loading 'gemma2_instruct_2b_en' (the script is from kaggle and runs on colab with TPU)? Errors shown following:
![Image](https://github.com/user-attach…
-
### 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…
-
Hey! I really appreciate the work that's been done on this project so far!
I'm not a coder, but over the last few days I've managed to get Podly up and running, using 'llama-3.1-70b-versatile' thr…
-
### What is the issue?
I turned off wordwrap and turned it back on. It crashed. It only crashes when I change settings. The output is
```
Perhaps starting with something less disruptive than tur…
-
Thank you for sharing an amazing project!
I tried using Hugging Face's Trainer to perform SFT training on the gemma2 model, but it seems like there’s an error related to triton.
I used `triton==3.…
-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
Hi, I am trying to generate test samples using ragas…
-
It should be a minor extension
It shares gemma and llama features
And also a powerful model by itself
MMLU 71
[paper](https://storage.googleapis.com/deepmind-media/gemma/gemma-2-report.pdf)
…
-
When going with the example notebook:
```python
!pip install "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git"
!pip install --no-deps xformers "trl
jphme updated
4 months ago
-
### Feature request
With the recent publish of `FlexAttention`, think it makes senses to support it with sdpa path of `Gemma2`.
Leaving it open to the community:
- [ ] implement the path
- [ ]…