-
I'm trying to reproduce the results with Llama-2-7b-chat-hf, but I had the following error. I wonder if there was a mismatch in the expected model. Below is my command line:
```
python -u reproduce.…
-
I installed some model throuth ollama locally, as well as some text embbedding model like `nomic-embed-text:latest`.
parrot.nvim always chooses it as default model.
![image](https://github.com/us…
-
I trained LoRA adapters for unsloth/gemma-2-9b-it-bnb-4bit models, but I also added lm_head, embed_tokens to the adapter
```
model = FastLanguageModel.get_peft_model(
model,
r = LORA_R…
-
---------------------------------------------------------------------------
ExceptionInRunner Traceback (most recent call last)
Cell In[56], [line 22](vscode-notebook-cell:?e…
-
```
kipoi env create SeqVec/embedding
INFO [kipoi.cli.env] Writing environment file: /tmp/kipoi/envfiles/0d9435f9
INFO [kipoi.cli.env] Loading model: SeqVec/embedding description
INFO [kipoi.sourc…
-
It seems like all my batches have some underlying issue where they're all off by one, I've seen other issues opened about this, but no proper explanation, could I get some help on this?
Failed dur…
-
EmbeddingBagCollection is not allowed to set embedding_dim=1, but many models need it for WideArch, e.g. WideAndDeep, DeepFM.
`AssertionError: table t_cat_9 has local_cols=1 not divisible by 4.`
-
Hi, sorry for reporting it here. I found a way to exfiltrate data from the user's chat because of the nature of the plugin that allows it to render most of the HTML tag and the default plugin RAG beha…
-
Are there ways of making tutorials for the following topics (in order of complexity):
- Classification tasks (rather than just regression) https://github.com/team-daniel/KAN
- Recommendation Algorit…
-
I am facing following issue (attached the screen shot) while running detection_from_microphone.py with the give pre-trained model available in the folder docs/models/alexa.md
Using the following c…