-
I followed the instructions in the README to deploy tinychat on jetson agx orin and tried to get the llama-2-7b-chat model. However, Meta doesn't seem to provide a model in huggingface format, so I do…
-
Hi, firstly again thank you so much for this very fast and memory-friendly finetune library! Below I will share my thoughts about full finetuning.
Firstly, I made some experiments to test speed and…
-
Hi @kayhayen ,
I am trying to compile a basic sentence transformer code using Nuitka. The code is given in the sentence-transformer tutorial at :
https://sbert.net/docs/quickstart.html
```
from …
-
Getting the following error:
![image](https://github.com/user-attachments/assets/0a053413-0359-459b-9f2e-bd9b3017599b)
When pasting into the neo4j browser query works fine. Why?
-
I am trying to import the aforesaid model using the following command:
```
eland_import_hub_model --url --hub-model-id dunzhang/stella_en_400M_v5 \
--task-type text_embedding --es-username e…
-
RuntimeError: Failed to import transformers.integrations.bitsandbytes because of the following error (look up to see its traceback):
CUDA Setup failed despite GPU being available. Please run the fo…
-
### Feature request
Implement the new feature to support a pipeline that can take both an image and text as inputs, and produce a text output. This would be particularly useful for multi-modal tasks …
-
After https://github.com/dottxt-ai/outlines-core/pull/52, `outlines-core` no longer has tokenizer support, aside from the two copies of `TransformerTokenizer` in the test and benchmark code. What's t…
-
Running iOS 18.0 beta 6 on m2 iPad Pro and m1 max Mac is running 14.6.1 but running XCode 16.0 beta 5 (swit-transformers preview 45e5fbb, CompactSlider 1.1.6, Path.swift 1.4.1, swift-argument-parser 1…
-
I experimented with LLaMA 2.
I want to **replicate multiple experiments**. To begin with, I ran the demo, and the following results were obtained.
My results:
![image](https://github.com/user-at…