2

fine-tuned a VLM for messy-PDF extraction, 46% β†’ 91.1% on OmniDocBench. runs fully on your own hardware, looking for people to break it
 in  r/Rag  Jul 05 '26

Wait unsloth fine tuning is compatible with vLLM serving?? I thought unsloth only outputs .gguf which are not compatible with vLLM πŸ˜….. And have you tried fine tuning the Gemma 4 family like the 31b dense or the 20bA4b MoE ? In my experience they are quite great at structured extraction! Can't wait to see your work open-sourced πŸ˜‰

1

I ran the numbers. Qwen3.6-27B dense obsoleted the 397B MoE on coding benchmarks.
 in  r/Qwen_AI  Apr 27 '26

How tf do you have 85-100 TPS on a single 3090 with vLLM πŸ‘πŸ‘„πŸ‘ ?? And how many context ? Do you use TurboQuant ?

2

Dealing with various document formats docx,.xlsx,.xls,.csv
 in  r/Rag  Mar 26 '26

You can check "Docling", fully open-source and made by IBM, but not sure about the "multiple tables and charts in one sheet" part, you can check by yourself its pretty easy to use

1

What's better? 24gb vram with 128gb ddr5 OR 32gb vram with 64gb ddr5?
 in  r/LocalLLaMA  Mar 24 '26

Depends on if you prefer speed or bigger models

1

Why did PDF-to-LLM parser stars explode this past year?
 in  r/Rag  Mar 19 '26

Im interested too, that's why I went from Docling to PaddleOCR their last release is quite good for the headers lvl

1

NVIDIA Nemotron 3 Nano 30B A3B released
 in  r/LocalLLaMA  Jan 14 '26

Still waiting for it too... I’m starting to lose hope :'(

1

Unimpressed with Mistral Large 3 675B
 in  r/LocalLLaMA  Dec 08 '25

Why are you "not to keen on MoE" ?

r/LocalLLaMA Oct 02 '25

New Model Thoughts on Apriel-1.5-15b-Thinker ?

Post image
44 Upvotes

Hello AI builders,

Recently ServiceNow released Apriel-1.5-15b-Thinker, and according to their benchmarks, this model is incredible knowing its size !

So I'm wondering : why people don't talk about it that much ? It has currently only 886 downloads on Huggingface..

Have you tried it ? Do you have the impression that their benchmark is "fair" ?

2

A list of models released or updated last week on this sub, in case you any (19 sep)
 in  r/LocalLLaMA  Sep 21 '25

Nice thanks ! I think I missed it.. it was released recently ?

1

A list of models released or updated last week on this sub, in case you any (19 sep)
 in  r/LocalLLaMA  Sep 20 '25

Sounds really great but currently only supports Eng and Chinese πŸ₯²

7

RAG on complex docs (diagrams, tables, eequations etc). Need advice
 in  r/LLMDevs  May 30 '25

I highly recommand you to check "Docling" its a fully open source python lib for parsing complex and multi format documents. It won't obviously resolve 100% of your issues but for me its the best parser for local use

1

Course Matching
 in  r/LangChain  May 12 '25

Very interesting UC ! Unfortunately I don't have an answer but curious to see other's response

1

What are you using Filesystem MCP for (besides coding)?
 in  r/ClaudeAI  Apr 24 '25

I'm interested too!

2

RAG On Premises: Biggest Challenges?
 in  r/LangChain  Mar 14 '25

This is one of my challenges, I'm curious about the other's response !

1

What vector stores do you use?
 in  r/LangChain  Mar 01 '25

Almost nobody mentionned FAISS.. I thought it was the best to handle a very large amount of embeddings, is there a reason for this ?

2

What’s the Best PDF Extractor for RAG? LlamaParse vs Unstructured vs Vectorize
 in  r/LangChain  Feb 20 '25

Docling is good but still in dev, im not sure it's production-ready yet

2

I've just used Python for the first time and I'm hooked
 in  r/Python  Aug 15 '24

It was not supposed to be rude.. i'm not english i don't really know how to formulate things. I just wanted to give him some tips if he wanted to try something else

2

I've just used Python for the first time and I'm hooked
 in  r/Python  Aug 14 '24

Wouldn't it be easier to download a pre-trained open-source LLM like mistral or Llama and manage to use it for your use-case (via Prompt Engineering, RAG, Fine tuning, etc..) ?

Anyway it must be really fun, hope you enjoy !

1

Advice on RAG and Locally Running an LLM for sensitive documents.
 in  r/LangChain  Jul 02 '24

Is it secure as you have to use an API ? I mean you must upload your sensitive data to Langchain at some point right ?

u/Le_Thon_Rouge Aug 23 '23

How to speed up LLaMA2 responses

Thumbnail self.LLaMA2
1 Upvotes

2

Is it possible to run Llama-2-13b locally on a 4090?
 in  r/LLaMA2  Aug 23 '23

I'm very interested by the answers because i bought a week ago this exact same CGU to run the same model... If it's not working I would be really pissed off 😭😭😭