-
- [GNNRAG](https://arxiv.org/abs/2405.20139)
- Extend Reading. [GraphRAG](https://arxiv.org/pdf/2404.16130), [GraphToken](https://arxiv.org/pdf/2402.05862)
-
### Is your feature request related to a problem? Please describe the problem.
The MS Graph SDK for Python comprehensively covers all Graph APIs and provides full models for all data structures.
T…
-
### 🚀 The feature, motivation and pitch
The state-of-the-art language model Gemma-2-9b has proven to be a powerful SLM for various natural language processing tasks. It is the best model of its size.…
-
### What are you trying to do?
I want use multilingual-e5-large or multilingual-e5-base as embedding model, because all other embed models dont work for other languages as english.
### How should we…
-
**Dev container running in VSCode gets this error message:**
_"DeploymentOutputEvaluationFailed: Unable to evaluate template outputs: 'deployments'. Please see error details and deployment operatio…
-
[Scala](https://www.scala-lang.org/) and the [Rust Foundation](https://www.rust-lang.org/) have a Playground where you can try out the language using an interpreter. It would be nice if we had somethi…
-
Type: Bug
choco install aws-sam-cli -y
should be
choco install awssamcli -y
Extension version: 0.22.2
VS Code version: Code 1.95.2 (e8653663e8840adaf45af01eab5c627a5af81807, 2024-11-07T11:07:22.05…
-
Hi everyone,
Is it possible to have language probabilities per segment or is it only for the whole sample ?
I use info from model.transcribe() but it seems for the whole sample.
-
Type: Bug
My extension only gives me message 'Language model unavailable' & nothing else.
Extension version: 0.22.1
VS Code version: Code 1.95.1 (Universal) (65edc4939843c90c34d61f4ce11704f09d3e5cb…
-
Hi,
I am developing a Python consumer using Celery to transcribe audio files. However, when a task starts in Celery, the Faster-Whisper model hangs and does nothing. There are no error messages, and …