Fred Turkington

Results 22 comments of Fred Turkington

No, still a problem: ``` nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on Tue_Aug_15_22:02:13_PDT_2023 Cuda compilation tools, release 12.2, V12.2.140 Build cuda_12.2.r12.2/compiler.33191640_0 Torch 2.1.2+cu121 Datasets...

Still shows all `nan` after downgrading PyTorch and PEFT unfortunately ``` nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on Tue_Aug_15_22:02:13_PDT_2023 Cuda compilation tools, release 12.2,...

@jeffliu-LL will you put your versions of Python, PyTorch, Transformers, and cuda from the working environment?

Here are the packages from the working Google Colab environment: ``` Working: nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on Tue_Aug_15_22:02:13_PDT_2023 Cuda compilation tools, release...

Still not working on Python 3.10 some other version details of another nonworking version ``` nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on Tue_Aug_15_22:02:13_PDT_2023 Cuda...

@maebeale I'm interested in taking this one: What's the workflow for getting to the Purchase form? It looks like I need a `User` with a `Volunteer` `app/views/purchases/new.html.erb` has a standard...

Cool, that's enough background to go on I think. Can you assign me this one @maebeale ?

I have the same problem. The API documentation does not specify how to use the cursor, and the Images API response does not return a cursor to use in a...

Interesting. So the cursor is the first number in the : delimited string? If I look at the main tRPC calls that the browser makes when scrolling down a page...