-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
Cajga updated
9 months ago
-
I am trying to create a chatbot using mistral 7b model (mistral-7b-openorca.Q4_K_M.gguf) . The model should reply "I don't know" for latest events questions like (What is the weather today in Delhi?, …
-
The Ref_text includes the phrase 'our love of chocolate,' but the gen_text doesn't.
However, sometimes the phrase gets added to the end of a generation. When using inference-cli with long texts, it m…
-
Hi @sjfleming and team!
First of all, thanks for creating such a useful tool. While analyzing data that we generated along with some external public datasets, a question came to mind. Are there any…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
On nightly, the following code triggers `dead_code` even though it should not.
```rust
#![feature(inherent_associated_types)]
#![allow(incomplete_features)]
fn main() {
let _: Struct::Item = ();…
-
Re-running benchmarks of LRCos produces differences of 1 or 2 correct answers out of the 50 questions in some individual BATS tests, so that the benchmark accuracy varies by up to 4 per cent on the sa…
-
Hi everyone,
I've just hit an issue while trying to replace an `impl AsRef` with a concrete `Either` type in a return position, here's an example: https://play.rust-lang.org/?gist=1f4771605ae47ea7e…
mexus updated
6 years ago
-
https://github.com/mrjbq7/ta-lib/issues/435
https://github.com/mrjbq7/ta-lib/blob/master/docs/func_groups/momentum_indicators.md
MFI - Money Flow Index
NOTE: The MFI function has an unstable …