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

pythonpytorchhuggingfacellamallama3

Read More
Is there a change in the langchain libraries and interfaces?...

langchainhuggingface

Read More
Checkpoints ValueError with downloading HuggingFace models...

pythonterminalmodelhuggingface-transformershuggingface

Read More
HuggingFace Model - OnnxRuntime - Jupyter Notebook Print Model Summary...

pytorchhuggingfaceonnxonnxruntimeopenai-whisper

Read More
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
Cannot install llama-index-embeddings-huggingface==0.1.3 because these package versions have conflic...

pythonhuggingface-transformerslarge-language-modelhuggingfacellama

Read More
Repeated wandb.init() in parallelized wandb sweeps...

pythonparallel-processinghuggingface

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
Why are model_q4.onnx and model_q4f16.onnx not 4 times smaller than model.onnx?...

deep-learninglarge-language-modelhuggingfaceonnxquantization

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
How can I adjust the performance of tokenizer?...

nlphuggingface-transformershuggingfacehuggingface-tokenizers

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
HuggingFace model downloads are not counted...

huggingfacehuggingface-hub

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
BackNext