Search code examples
Error when calling Hugging Face load_dataset("glue", "mrpc")...


pythonnlphuggingfacehuggingface-datasets

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


pythonlarge-language-modelhuggingface

Read More
How do I sync Hugging Face repo in Git on Windows?...


windowsgithuggingface

Read More
Xcode Can't Find swift-transformers Package...


swiftxcodemacoshuggingface-transformershuggingface

Read More
How do I save a Huggingface dataset?...


huggingface-datasetshuggingface

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
How to load a huggingface dataset from local path?...


pythonhuggingfacehuggingface-datasetshuggingface-hub

Read More
How can I see the size of a HuggingFace dataset before downloading it?...


pythonhuggingfacehuggingface-datasets

Read More
RuntimeError: CUDA error: named symbol not found when using TorchAoConfig with Qwen2.5-VL-7B-Instruc...


pythonpytorchhuggingface-transformershuggingfacequantization

Read More
ollama.generate raises model not found error: "hf.co/mradermacher/Llama-3.2-3B-Instruct-uncenso...


pythonlarge-language-modelhuggingfaceollamalanguage-model

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


jsonnlphuggingface-transformershuggingface-tokenizershuggingface

Read More
Differences in no of ResNet blocks in up blocks and no of channels for Unet2D model of diffusers...


huggingfacestable-diffusionunet-neural-networkdiffuserslatent-diffusion

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


pythonmachine-learningcondahuggingfacehuggingface-evaluate

Read More
SFTTrainer: The specified `eos_token` ('<EOS_TOKEN>') is not found in the vocabulary o...


pythondeep-learningneural-networkhuggingface-transformershuggingface

Read More
How to get the code of the hugging face models?...


pythonhuggingface-transformershuggingface

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


huggingface-transformershuggingfacehuggingface-trainer

Read More
tokenizer.push_to_hub(repo_name) is not working...


pythonpytorchhuggingface-transformershuggingface-tokenizershuggingface

Read More
how to download huggingface-model files by filtering unwanted files...


huggingfacehuggingface-hub

Read More
ERROR: The prompt size exceeds the context window size and cannot be processed...


langchainhuggingfacelarge-language-modelllama-indexgpt4all

Read More
What is the function of the `text_target` parameter in Huggingface's `AutoTokenizer`?...


pythonhuggingface-transformershuggingface

Read More
How to broadcast a tensor from main process using Accelerate?...


pythonpytorchhuggingfaceaccelerate

Read More
NameError: name 'init_empty_weights' is not defined while using hugging face models...


nlphuggingface-transformershuggingface

Read More
Load DeepSeek-V3 model from local repo...


pythonhuggingface-transformershuggingfacedeepseek

Read More
What is the difference, if any, between model.half() and model.to(dtype=torch.float16) in huggingfac...


pythonhuggingface-transformershuggingfacequantizationhalf-precision-float

Read More
AI Model returning huge responses...


javascriptartificial-intelligencehuggingfacemistral-7b

Read More
Deconstructiong the Stable Diffusion 3.5 pipeline...


machine-learninghuggingfacestable-diffusion

Read More
Getting Cuda out of memory when importing microsoft/Orca-2-13b from hugging faces...


machine-learningpytorchhuggingface-transformershuggingface

Read More
How to Load a 4-bit Quantized VLM Model from Hugging Face with Transformers?...


pythonnlphuggingface-transformershuggingfacequantization

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
Finding config.json for Llama 3.1 8B...


pythonpytorchhuggingfacellamallama3

Read More
BackNext