Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in large-language-model
TheBloke/Llama-2-7b does not appear to have a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack
Oct 22, 2025
huggingface
large-language-model
llama
WARNING - Can't find a Python library, got libdir=None, ldlibrary=None, multiarch=None, masd=None
Oct 21, 2025
python
python-3.x
windows
openai-api
large-language-model
Parsing error on langchain agent with gpt4all llm
Oct 20, 2025
langchain
google-search-api
large-language-model
py-langchain
gpt4all
Unable to Generate Summary in Bullet Points using Langchain
Oct 19, 2025
python
chatbot
langchain
agent
large-language-model
Training llm for Query Generation in a Graph Database
Oct 18, 2025
machine-learning
nlp
sparql
langchain
large-language-model
How to fine-tune a Mistral-7B model for machine translation?
Oct 15, 2025
python
huggingface-transformers
large-language-model
machine-translation
mistral-7b
How does Huggingface's zero-shot classification work in production/webapp, do I need to train the model first?
Oct 13, 2025
python
huggingface-transformers
text-classification
large-language-model
zeroshot-classification
Difference between Instruction Tuning vs Non Instruction Tuning Large Language Models
Sep 10, 2025
language-model
fine-tuning
large-language-model
add memory to create_pandas_dataframe_agent in Langchain
Sep 08, 2025
openai-api
langchain
chatgpt-api
large-language-model
CUDA out of memory error during PEFT LoRA fine tuning
Sep 06, 2025
pytorch
large-language-model
peft
How can I load scraped page content to langchain VectorstoreIndexCreator
Sep 07, 2025
python
openai-api
langchain
large-language-model
How to Include Chat History When Using Google Gemini's API
Sep 05, 2025
curl
large-language-model
google-gemini
How to create a langchain doc from an str?
Sep 05, 2025
python
nlp
langchain
large-language-model
Ollama with RAG for local utilization to chat with pdf
Sep 05, 2025
python
large-language-model
python-embedding
ollama
rag
Using a text embedding model locally with semantic kernel
Sep 03, 2025
c#
large-language-model
semantic-kernel
semantic-kernel-plugins
What's the difference between PeftModel.from_pretrained & get_peft_model in initiating a peft model?
Sep 03, 2025
nlp
large-language-model
fine-tuning
peft
I don't understand how the prompts work in llama_index
Sep 02, 2025
langchain
huggingface
large-language-model
llama-index
vector-database
Why we use return_tensors = "pt" during tokenization?
Sep 02, 2025
large-language-model
huggingface
huggingface-tokenizers