Hoagy
Hoagy
I have run the example code in the readme on both 2.6.0 and 3.0.0-dev and both have nan values in both the output and state objects using pytorch 1.9, I've...
Hi, I'm interested in using this for a language model, which will need more than 5120 in the last dimension, how would I go about expanding this limit?
When I close the completion menu in neovim and hit undo, it cycles back through all of the options that I scrolled over in the menu, do you know what...
I tried to use a custom model, as documented in the README, but ran into the SUPPORTED_MODELS check here: https://github.com/AutoGPTQ/AutoGPTQ/blob/be78af8d4fd80b5afa0a8a7df7b0e0ec44420003/auto_gptq/modeling/_base.py#L666 It looks like there is also a check here which...
I can't seem to get sublime-tern to recognise modules imported through node's require function, aside from the core modules. It is currently spitting out this if I try to require()...
Is there a plan to include support for the NF4 data type from the qlora paper?
resolves prabirshrestha/vim-lsp#1534