-
### Issue Type
Bug
### Source
source
### Giskard Library Version
2.14.0
### Giskard Hub Version
not using
### OS Platform and Distribution
Ubuntu 22.04.4 LTS
### Python v…
-
The model runs well, although quite slow, in a MacBook Pro M1 MAX using the devise mps. The first question about the document responded well. However, after hitting enter in the second question, the m…
-
### Is there an existing feature or issue for this?
- [X] I have searched the existing issues
### Expected feature
Can you add support for GPT4All?
It is great for local testing (3GB - 8GB…
-
With eval results logged as table artifacts, comparing metrics through more than [two runs](https://docs.wandb.ai/guides/tables/visualize-tables#compare-tables-across-model-variants) does not seem int…
-
Can you please support the instructor models here?
https://github.com/xlang-ai/instructor-embedding
These are arguably the best models for their sizes.
-
The goal of this section is to find a meaningful approach to aggregate scores across tasks.
Related to #837
Already discussed in #752
I believe the task is as follows:
1) get a meaningful …
-
I prepared the csv, but in the next step I get this:
```
❯ python -m finetuning --dataset "custom_dataset" --custom_dataset.file "scripts/custom_dataset.py" --whatsapp_username "Jorge"
Tracebac…
-
Hi there, a new error has popped up when finetuning Llama 3.1 8b.
Here's the code that triggers the bug
```
model = FastLanguageModel.get_peft_model(
model,
r = rank, # Choose any n…
-
### Description
I defined my llms as following:
`
from crewai import Agent, Crew, Process, Task
from crewai.project import CrewBase, agent, crew, task
from langchain_ollama import ChatOllama
…
-
Hi:
Tried a merge (franken) (pass) of these models and got a error :
3B:
File "F:\mergekit2\mergekit\mergekit\io\tasks.py", line 86, in execute
raise RuntimeError(
RuntimeError: Tenso…