Jacob Bonk
Jacob Bonk
First off thanks for sharing this amazing tool! While training with a custom dataset I struggled to get it to understand nested arrays for example {"menu" : [{"menu":[ { "calories":"100"...
Do you have any plans on creating safetensors for the models?
Do you have any thoughts on converting [llama](https://github.com/facebookresearch/llama)/alpaca/vicuna models with LSG? Or would this be more difficult. It looks like they use rotary positional embeddings (RoPE) instead of absolute positional...
When running the examples most of them seem to throw an error. It seems like the Chat Input is not being parsed correctly. Looking at the example Ingest Url chain...