-
I've tried the access a local ollama instance via openai-dotnet.
I set the Endpoint in OpenAIClientOptions to http://localhost:11434/
and set the model name to an existing model.
But I Always a 40…
-
GrabbeAI is an AI model trained by 10th grade students of the german grammar school Grabbe-Gymnasium Detmold and helps users - especially students and teachers - with their (home)work! From what I kno…
-
-
https://github.com/google-ai-edge/mediapipe-samples/blob/main/examples/llm_inference/android/README.md
As the wiki show, I run the sample app, firstly when I load gemma2-2b-it-gpu-int8, all thing i…
-
What should I specify as the `model_type` in the JSON file?
from transformers import AutoModel
model = AutoModel.from_pretrained("zxhezexin/openlrm-obj-base-1.1")
ValueError: Unrecogniz…
-
Can I identify and analyze videos? How to input video? Do you have any examples,How much GPU is needed to run
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello everyone,
I've developed two RAG (Naive RAG and Advance RAG) applications using…
-
When will support for batch size > 1 be available, or where should I make modifications to enable this feature?
-
Hi I'm a beginner to fine tuning and unsloth.
When I ran the code in the notebook related to Llama 3 (8B) , I got the following error in generate the output.
I could not find out any similar cases…
-
Thanks for the exciting approach! I've been playing around with evaluating entropy for a while now, but haven't yet considered valentropy. I'll have to change that. ;)
I'd like to point out a very …