geronimi73
geronimi73
i think this instruction is incomplete: ```json { "key": 1281, "instruction_id_list": [ "combination:repeat_prompt" ], "prompt": "Write a haiku about Hassan, a college student intern. Use markdown format and make sure...
Hello everyone! First, thank you for this implementation! Unfortunately I have an issue with running this, `RuntimeError: An attempt has been made to start a new process before the current...
Hi everyone! This PR introduces a new option `check_dataset_labels` in `SFTTrainer`. When enabled, the trainer calls the collator on the first sample from the training set and logs `token_id`, decoded...
**Describe the bug** I think there might be something wrong with the current LISA implementation. There is no difference in training loss, no matter how many layers are active. Not...
Fix `RuntimeError` in https://github.com/AnswerDotAI/fsdp_qlora/issues/28 once and for all by protecting main code with `if __name__ != '__main__': return` **Background:** * The original issue occurred when the `awq` package was imported...
### System Info https://huggingface.co/spaces/Xenova/segment-anything-web with Google Chrome (v125.0.6422.80) on iphone (iOS Version 16.5.1, Model iPhone SE) ### Description Hey, first, transformers.js is an amazing project. THANK YOU Second, Xenova/slimsam-77-uniform does...