-
I'm interested in building custom tools (tools.Tool) that support multiple parameters, i.e. "multi-input tools" in LangChain.
The Langchain docs for [Custom Tools](https://python.langchain.com/v0.1…
-
For mathematical programs using only built-in types for costs and constraints (e.g. `LinearCost`, `LinearConstraint`, ...)... it should be possible to serialize an entire program to yaml... and load i…
-
### When running the llama-2-7b-chat-hf model with openai api for gsm8k(Mathematical Ability Test), it needs to set temperature=0.0
But I get unexpected error like
> lm_eval --model local-chat-com…
-
**DISCLAIMER**
_I realize that duplicated katas are general problem on CW, which should be addressed as a whole. But since there is no technical means for that and there is no agreement how to do i…
-
jslink is really useful for having some frontend only communication, however there are more use cases I can think of that would be useful. I wonder if some thought went already into this, if not maybe…
-
# 💥 Proposal
## Context
See issue #438 .
## What It Is
This proposal includes explicit upcasting and downcasting for integer type values with Rust-like syntax.
## Syntax
```
type_cast_exp…
-
Want to know the initializing steps for varying number of arm in MEGA
-
The Calculator doesn't calculate anything, result always ends with **"= ?"**. If i try to copy the result, it will copy _не число_ (that means _Not a Number_).
![image](https://user-images.githubus…
-
Not sure of what we should do on such big inputs
-
Our data is getting around 200GB and our query times are going up quite substantially in terms of time to complete. It seems that with no indexing it is doing full data or full table scans of the data…