Karan Singh Kochar
Karan Singh Kochar
## Summary by CodeRabbit - **New Features** - Introduced support for using Supabase as a database option, including new configuration parameters. - **Refactor** - Added validation for database URLs to...
running the following code `model.push_to_hub_gguf("pyrotank41/llama_8b_lora_escrow_merged", tokenizer, quantization_method = "q4_k_m", token = hf_tokens)` in alpaca-llama-8b finetuing [notebook](https://colab.research.google.com/drive/135ced7oHytdxu3N2DNe1Z0kqjyYIkDXp?usp=sharing) is giving me the following error, can someone help me fix this? `UnboundLocalError Traceback...
while loading a saved session, and I noticed the load_session() function never loads the messages from the saved session. Was that intended? or am i missing something? to work around...
timestamps are important metadata to be generated, so I assume you might have considered it. I checked out the --help for yt but didnt find a way to do it,...