Jason Scott Hoffman
Jason Scott Hoffman
I'm having something of the same issue but I'm not sure I'm getting there the same way as @ga-jrich. Inside a `didParseCell`, I have something along these lines: ``` if(data.column.index==3){...
Stability did launch their Stable video diffusion today…
Now that torch has support for metal, have you considered a version that tests for mps gpus and can leverage them? I've played with it a little and not had...
Having similar problems using 7b. Lots of Cyrillic. Model from [HF repo](https://huggingface.co/decapoda-research/llama-7b-hf/tree/main). No params.json file so borrowed [this one](https://huggingface.co/nyanko7/LLaMA-7B/blob/main/params.json) from yet another HF repo.