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 huggingface
Transformers gets killed for no reason on linux
Nov 04, 2025
memory-management
nlp
out-of-memory
huggingface-transformers
huggingface
ValueError: Tokenizer class MarianTokenizer does not exist or is not currently imported
Nov 02, 2025
python
huggingface
nmt
Changing the Default Cache Path for All HuggingFace Data
Oct 27, 2025
python
nlp
huggingface
How to specify number of target classes for TFRobertaSequenceClassification?
Oct 26, 2025
python
machine-learning
deep-learning
huggingface-transformers
huggingface
Setting Huggingface cache in Google Colab notebook to Google Drive
Oct 27, 2025
google-drive-api
google-colaboratory
huggingface
Model not calculating loss during training returning ValueError (Huggingface/BERT)
Oct 24, 2025
nlp
huggingface-transformers
huggingface
How to save a SetFit trainer locally after training
Oct 23, 2025
sentence-similarity
huggingface
sentence-transformers
How to use diffusers with custom ckpt file
Oct 24, 2025
python
huggingface
stable-diffusion
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
NameError: name 'tokenize_and_split_data' is not defined in Python code
Oct 22, 2025
python
google-colaboratory
training-data
huggingface
huggingface-tokenizers
How to handle sequences longer than 512 tokens in layoutLMV3?
Oct 20, 2025
transformer-model
huggingface-tokenizers
huggingface
AttributeError: 'AcceleratorState' object has no attribute 'distributed_type'
Sep 18, 2025
huggingface
accelerate
OSError: meta-llama/Llama-2-7b-chat-hf is not a local folder
Sep 10, 2025
python
huggingface-transformers
huggingface
llama
How do I save a Huggingface dataset?
Sep 10, 2025
huggingface-datasets
huggingface
How can i solve ImportError: Using the `Trainer` with `PyTorch` requires `accelerate>=0.20.1` when using Huggingface's TrainArguments?
Sep 10, 2025
python
nlp
importerror
huggingface-transformers
huggingface
How does huggingface/sentencetransformers figure out a model's input/output shapes?
Sep 09, 2025
huggingface
sentence-transformers
Target modules for applying PEFT / LoRA on different models
Sep 01, 2025
nlp
huggingface-transformers
huggingface
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