-
```
[Gemma - http-nio-8181-exec-266 (2022-04-21 11:13:33,376)] ERROR ubic.gemma.core.visualization.ExperimentalDesignVisualizationServiceImpl.sortVectorDataByDesign(121) | Did not find cached layout …
-
Affected datasets: GSE86193, GSE207533, GSE6565, GSE29361.
The list is not exhaustive, I just gathered them from error logs.
```
[Gemma - http-nio-8181-exec-360 (2024-02-28 11:51:17,011)] ERROR…
-
### 🚀 The feature, motivation and pitch
Gemma-2 and new Ministral models use alternating sliding window and full attention layers to reduce the size of the KV cache.
The KV cache is a huge inferen…
-
Hi.
I've been fine-tuning Gemma-2-2B-it on Google Colab, saved the fine-tuned model to Huggingface.
When I load the model from Huggingface hub, I keep getting inference errors.
`from unsloth impo…
-
```
[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…
-
-
### What is the issue?
I tried to import finetuned llama-3.2-11b-vision, but I got "Error: unsupported architecture."
In order to make sure my model is not the problem, I downloaded [meta-llama/Ll…
-
**Describe the bug**
Most of the genomic associations I run results in pve .999.I have decent value peaks that are outliers. I have small sample size.
**To Reproduce**
Steps to reproduce the beh…
-
- [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] …
-
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…