-
**Describe the bug**
I am trying to run `promptfoo eval` command and getting the below error.
`API call error: Error: Request failed after 4 API call error: Error: Request failed after 4 retries:…
-
Hi
Since I don't have access to GPU, I can't execute your code, but there is another code in the github that implements your model with the keras Library . Are you confirming the following code and c…
-
Hi @leo19941227
I was able to get the code run and do some exploration on ASR. However, the performance is too bad. Now I'm trying to figure out what could be the problem. I think one could be the…
-
Post questions here for this week's fundamental readings:
J. Evans and B. Desikan. 2022. “Deep Learning?” and “Deep Neural network models of text”, Thinking with Deep Learning, chapter 1, 9
Ash…
lkcao updated
8 months ago
-
### Please describe your project. Start with the need or problem you are trying to solve with this project. Describe why your solution is going to adequately solve this problem.
### Challenge:
…
-
@minhnn1
-
# Trending repositories for C#
1. [**dotnet / runtime**](https://github.com/dotnet/runtime)
__.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.__
…
-
Hi , i am trying to evaluate the natural language task on mednli and summerisation. However the inference gives out results that do not make sense.I guess the checkpoints for natural language fine tun…
-
Hi, thank you so much for the amazing repo—it's really very cool!
I'm trying to add a new language, but I encountered an issue with IPA symbols. Specifically, 5 letters are missing. I checked symbo…
lpscr updated
2 months ago
-
JIT VM boosts up performance by eliminating value stack in context objects. Instead of using Smalltalk stack, we maintain values on the system level. Each `PushX` instruction generates an `llvm::Value…