Linh Tran
Linh Tran
Hi, I came across your implementation of the Influence Function and am interested in separately grabbing the Hessian that is needed for the calculations. Is there a way for me...
Hi team, any hope of providing support for phi2 in the near future?
Running through the exercise code, here are some issues I found: Data Exploration using Spark SQL page: 1) "parquetFile" has been deprecated and the resulting code should be changed to...
Hi all, Great job on this project. I'm trying to update the cmakelist.txt file to create C# bindings using SWIG (appended code pasted below). However, everytime I try to build...
Hi team, Thanks a lot for this package! I've been running the bbh benchmarks. Logging the model responses, I'm seeing something weird: The data seems to indicate that the model...
## 🚀 Feature I'm wondering if you plan on providing a C++ (or C#) API. ## Motivation Many programs that operate on device use C++ or C#. This would enable...
I'm trying to follow the official instructions for [building pytorch/libtorch on Windows ARM64](https://github.com/pytorch/pytorch/wiki/Build-PyTorch-and-LibTorch-on-Windows-ARM64), and keep running into the following error. Searches online have not yielded anything useful and I'm hoping...