-
### Summary
# Motivation
WasmEdge is a lightweight inference runtime for AI and LLM applications. Build specialized and finetuned models for WasmEdge community. The model should be supported by Wa…
-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
Requesting help. I started running ragas last week and…
-
您好,运行main.py时报错如下:
Traceback (most recent call last):
File "D:\PycharmProjects\simple_RAG_with_LLMs_API-main\main.py", line 116, in
embeddings = load_embedding_model(local_model_path='text2v…
-
My problem is that I cannot change the default settings for the chat model on the other side of the conversation. All the other APIs let you change settings to work the way you want.
I want an ea…
-
我看很多人已部署成功了,如何调用呢?
https://huggingface.co/spaces/yxmnjxzx/ddg-chat
https://huggingface.co/spaces/leafmoes/ddg-chat
https://huggingface.co/spaces/issaocean/ddg-chat
https://huggingface.co/spaces/ir…
-
Rather than re-typing everything, I'm simply providing a link to my issue request in the ```insanely-fast-whisper``` repository for you asking the same type of information be put in the readme:
[Se…
-
**Is your feature request related to a problem? Please describe.**
Is it possible to make `load_dataset` more universal similar to `from_pretrained` in `transformers` so that it can handle the hub,…
-
Hi team,
First of all, thank you very much for the library. But I need a clarification why your results are being different than huggingface's result for the same input? Can you please help me with…
-
### Feature request
Language models are increasingly being deployed for general problem solving across a wide range of tasks, but are still confined to token-level, left-to-right decision-making pr…
-
This is sort of related to #812.
### Proposed change
Add the ability to spawn a pod (or multiple) of a specified repository on standby. Once a user requests a pod with that repo, just give them a …