Joe Freeman
Joe Freeman
Closing issue as no longer an issue for the requester
I could be missing my morning coffee but I don't see the attachment.
The linked docs require a Figma login.
Convert to dependency injection?
Should this be `filteredTokenPaths` or `filteredTokenSets` in place of `filteredTokenTypes`? This filtering does what? It filters out all the tokens that were part of a token set while letting them...
Somehow this got dropped. Was just looking at this... Is this `filteredTokenSets` or `filteredTokenPaths`? At a quick look this remotes tokens that start with a certain path/prefix. The naming implies...
More logs ``` INFO 07-23 03:34:51 selector.py:65] Cannot use FlashAttention backend for Volta and Turing GPUs. INFO 07-23 03:34:51 selector.py:33] Using XFormers backend. Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py",...
That worked for loading the model👍 Have not tested it yet. Don't know if there will be any behavior issues with the reduce precision of float16 vs bfloat16. Model definition...
The latest version of Nim Anywhere - Aug 6 or Aug 7 - updated some packages so that this now works on my Ubuntu machine with type coercion from bfloat16...
This clarification would be a great addition. I always put `/var/run` for `/var/host-run` but today on a new machine I read that this should be `/Docker/host/` because that is where...