-
Create a PromptHandler for Hugging Face services to work with Detox-Copilot. Add it under the relevant directory and ensure it accepts API keys. Refer to the [README](https://github.com/wix-incubator/…
-
**Issue Summary:**
This issue serves as a proposal to integrate the Hugging Face API with the Drupal-Chatbot module. The goal is to enhance the capabilities of the Drupal-Chatbot module by leveraging…
-
I have been doing a project of my own lately, and I need to get my hands on the Amharic vision large language model. In doing so, I came across your project. The problem is, however, it's bit enigmati…
-
Down below a show a relevant part of a simple notebook I have to fine-tune a BERT model using the transformers library:
```python
df = pd.read_csv("Puntuguese.csv")
train_df, test_df = train_test…
-
https://www.python.org/dev/peps/pep-0632/#migration-advice
https://github.com/hugapi/hug/blob/8b5ac00632543addfdcecc326d0475a685a0cba7/hug/types.py#L26
https://github.com/hugapi/hug/blob/8b5ac00…
-
Review gradio 5 compatbility
-
I just read this (OPENAI_API_KEY=your_openai_api_key OPENAI_BASE_URL=your_base_url python app.py)
Why would I need an openAI key to run this?
Cant this work locally (or least only by connecting to…
-
**What API design would you like to have changed or added to the library? Why?**
Most people expect `diffusers` and `transformers` "models" to be "unloaded" so that they can "just" "run" a "big" "p…
-
# Hybrid search
- [ ] one basic test with every embedder
- [x] user provided
- [x] Hugging Face
- [x] OpenAI
- [x] basic test
- [x] search with wrong API key
- [x] search wi…
-
### Problem
Similar to our support for OpenAI models, it would be great if SpeziML can support a wider variety of models such as the ones hosted on Hugging Face.
### Solution
Integrating a light wr…