Search code examples
How can I see the size of a HuggingFace dataset before downloading it?...


pythonhuggingfacehuggingface-datasets

Read More
Fine Tune Huggingface model via Trainer API without labels?...


huggingface-transformerslarge-language-modelhuggingfacefine-tuninghuggingface-trainer

Read More
ModuleNotFoundError: No module named 'huggingface_hub.inference._types'...


pythonlarge-language-modelhuggingfacellama-indexretrieval-augmented-generation

Read More
How to load a huggingface dataset from local path?...


pythonhuggingfacehuggingface-datasetshuggingface-hub

Read More
How to quantize a HF safetensors model and save it to llama.cpp GGUF format with less than q8_0 quan...


large-language-modelhuggingfacequantizationllamacpp

Read More
How does one set the pad token correctly (not to eos) during fine-tuning to avoid model not predicti...


machine-learningpytorchhuggingface-transformershuggingfacehuggingface-tokenizers

Read More
Early stopping in Bert Trainer instances...


pythondeep-learningneural-networkhuggingface-transformershuggingface

Read More
Error ("bus error") running the simplest example on Hugging Face Transformers Pipeline (Ma...


huggingface-transformershuggingface

Read More
Does unsloth support cache directory for models?...


pythonlarge-language-modelhuggingface

Read More
HuggingFace model loaded from the disk generates gibberish...


huggingface-transformershuggingfacehuggingface-trainer

Read More
Target modules for applying PEFT / LoRA on different models...


nlphuggingface-transformershuggingfacefine-tuningpeft

Read More
Why does llama-index still require an OpenAI key when using Hugging Face local embedding model?...


pythonhuggingface-transformershuggingfacelarge-language-modelllama-index

Read More
How to add EOS when training T5?...


machine-learninghuggingface-transformershuggingfacehuggingface-tokenizershuggingface-trainer

Read More
Setting padding token as eos token when using DataCollatorForLanguageModeling from HuggingFace...


pytorchhuggingface-transformershuggingface-tokenizershuggingfacehuggingface-datasets

Read More
Error when installing evaluate library in miniconda3...


pythonanacondacondahuggingfacehuggingface-evaluate

Read More
Model generator is loading on only one GPU causing a CUDA out of memory error...


gpuhuggingfacehaystack

Read More
Tokenizer.from_file() HUGGINFACE : Exception: data did not match any variant of untagged enum ModelW...


jsonnlphuggingface-transformershuggingface-tokenizershuggingface

Read More
OSError: meta-llama/Llama-2-7b-chat-hf is not a local folder...


pythonhuggingface-transformershuggingfacellama

Read More
Error when pushing Llama3.1 7B fine-tuned model to Huggingface...


huggingfacellamafine-tuninghuggingface-hubllama3.1

Read More
Obtaining the image iterations before final image has been generated StableDiffusionPipeline.pretrai...


pythonpytorchhuggingfacestable-diffusion

Read More
Error using LlmFactory with "TheBloke/OpenHermes-2.5-Mistral-7B-GGUF" Huggingface...


pythonpytorchmetallarge-language-modelhuggingface

Read More
Finding config.json for Llama 3.1 8B...


pythonpytorchhuggingfacellamallama3

Read More
TypeError: Expected a Runnable, callable or dict.Instead got an unsupported type: <class 'lis...


pythonlangchainrunnablelarge-language-modelhuggingface

Read More
Transformers.js in React.js...


javascriptreactjshuggingface-transformershuggingface

Read More
Getting Peft Version Error while Autotrain Finetune on Llama 2...


huggingfacelarge-language-modelllamafine-tuning

Read More
HuggingFace LLM Evaluate: RuntimeError: isin_Tensor_Tensor_out only works on floating types on MPS f...


pytorchnlpapple-m1huggingfacehuggingface-evaluate

Read More
How to do NLP fill-mask with restricted possible inputs...


nlpmaskhuggingface

Read More
How to ask multiple choice questions using pipeline...


huggingface-transformershuggingface

Read More
Received server error (500) while deploying HuggingFace model on Sgaemaker...


huggingface-transformersamazon-sagemakerendpointhuggingfaceamazon-sagemaker-studio

Read More
Why Langchain HuggingFaceEmbeddings model dimension is not the same as stated on HuggingFace...


pythonlangchainlarge-language-modelhuggingface

Read More
BackNext