-
```
[Gemma - http-nio-8181-exec-274 (2022-04-22 01:31:29,759)] ERROR ubic.gemma.core.visualization.ExperimentalDesignVisualizationServiceImpl.getExperimentForVector(480) | Vector is sliced, but the e…
-
It's effectively being used broader than the VNG/GEMMA & Zaakgericht Werken context - it really is aimed at JSON-based OpenAPI 3 driven services.
Proposal: `oas3-client` (boring but carries the wei…
-
The cookbook aims to provide a comprehensive guide for researchers and practitioners interested in fine-tuning the Gemma model from Google on a mental health assistant dataset.
Key components of th…
-
### Description
When tokenizing a text and decoding these tokens, one can see that tokenization now (as of version 0.14.0) adds one additional starting space to `text` for every call of `Context.Toke…
-
**Is your feature request related to a problem? Please describe.**
ShieldGemma was released in Jul 2024 with [v0.14.3](https://github.com/keras-team/keras-hub/releases/tag/v0.14.3), but since then …
-
- [x] MiniCPM-Llama3-V-2_5
- [x] Florence 2
- [x] Phi-3-vision
- [x] Bunny
- [x] Dolphi-vision-72b
- [x] Llava Next
- [x] Qwen2-VL
- [x] Pixtral
- [x] Llama-3.2
- [x] Llava Interleave
- [x] …
-
Nice project. Open source models are usually good at one task, such as coding, writing, etc. And it would be interesting if we could set a parameter in the .env to specify which model that agent shoul…
-
Hi @danielhanchen
I am trying to fine-tune gemma2-2b for my task following the guidelines of the continued finetuning in unsloth. Howver, I am facing OOM while doing so. My intent is to train gemm…
-
**Describe the bug**
git lfs pull --include gemma-2-9b-it-Q8_0_L.gguf
vs
git lfs pull gemma-2-9b-it-Q8_0_L.gguf (typed accidentally)
does not make it very clear how many files, or how much data …
-
Hello.
I'm trying to reproduce the results in the leaderboard.
For each model, I run the following script, according to the README.md.
The script is run with python 3.10.15 environment created by…