josephrocca

Results 338 comments of josephrocca

> Actually just saw Anne's comment My primary concern at this point is the ergonomics (readability and writeability) of this: ```js fetch(url, { signal: AbortSignal.timeout(8000) }); ``` Semantically convoluted on...

Really confused by this - is it simpler if I am willing to delete the table in an upgrade? Had no idea something simple like this would require anything more...

Good questions - do you know what MongoDB and other popular databases do in those cases? IIRC MongoDB: 1. Uses 'undefined' as the index value if it's missing in a...

Any chance that Dexie.js v4 will have the ability to change primary key? This would be really helpful. I've only just started using Dexie in the last couple of months...

The `condacolab` PyPi package may be useful: * https://datascience.stackexchange.com/a/102922/145860 * https://colab.research.google.com/drive/1c_RGCgQeLHVXlF44LyOFjfUW32CmG6BP * https://pypi.org/project/condacolab/

(Commenting to unstale)

(Commenting to unstale)

FWIW, I get this "Torch is not able to use GPU" error for a 4090 machine with: ``` "Platform": "Linux-6.2.0-39-generic-x86_64-with-glibc2.35", "nvidia_driver_version": "545.29.06", ``` But the same docker image works fine...

Where are follow recommendations shown? I found this issue by Googling for it. This app has been really useful to me: https://followgraph.vercel.app/ and I wish it was built in, because...

Note that this issue isn't specific to `abacaj/starcoderbase-1b-sft`. I've replicated the issue with Llama 2 as well.