-
In the file sweepai/core/documentation.py, there is a line of code that is commented out and seems unnecessary. Please remove the following line:
`# SENTENCE_TRANSFORMERS_MODEL = "all-mpnet-base-v2"`…
-
In the file logn/logn.py, there are several issues that need to be addressed:
1. Remove the commented out print statements on lines 246 and 262.
2. The error logs on lines 232 and 238 should use trac…
-
In the file logn/logn.py, there are two instances of commented out code in the _LogTask class that should be removed.
```python
# print(self.name, f"Logging before calling {func.__name__}")
# print(…
-
Investigate why, and see if one can do something about this. (See https://github.com/buchuki/gitifyhg/pull/17#issuecomment-12723027)
Perhaps also find smaller repositories that exhibit similar proble…
-
### Describe the bug
I am working on an M3 mac. New mac, didn't adjust the settings.
When I run the command
`openllm repo update`
I have the following issue :
RepresenterError: ('cannot repr…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of Python are you using?
`3.10.9`
2. What operating system and processor architecture are you using?
…
-
Thanks this bravo project, that can give easy format constrain of llama-cpp.
And where's the RAGColbertReranker usage ?
That I can try a usage example on agent ability with the help of llama-cpp-age…
-
I'm really surprised to see that just released 1.9.7 has removed sphinx support (all files has been renamed to .d and docs/copy.py has been removed).
Previously it was possible to generate for exampl…
-
### What happened + What you expected to happen
When using rllib together with tune and the MLflowLoggerCallback, mlflow raises an error for large env_config dicts inside the config passed to tune.
…
-
./tests/test_language.py:28:5: E301 expected 1 blank line, found 0
./tests/test_language.py:34:1: E302 expected 2 blank lines, found 1
./tests/test_language.py:40:1: W293 blank line contains whitesp…