-
**Describe the bug**
The application immediately crashes on startup (no window appears). If you try opening VSCodium again, it asks to recover open windows after crash and then immediately crashes af…
-
### Time line
- [Maxwell's demon: Does life violate the 2nd law of thermodynamics? | Neil Gershenfeld and Lex Fridman](https://www.youtube.com/embed/eS0JXViv0cU?start=81&end=281&version=3), start=81&…
-
使用最新的代码,跑gemma-7b-it的聊天例子,结尾重复出现``。
命令行
`python cli_demo.py --model_name_or_path google/gemma-7b-it --template gemma`
![image](https://github.com/hiyouga/LLaMA-Factory/assets/1735674/ea9680a7-d2b…
-
ODH-model-controller already monitors `InferenceService` and `ServingRuntime` resources to create routes.
The goal of this spike is to:
- extend the controller also to reconcile `InferenceService`/`…
-
## Week 1-2 (Feb 1-14): Project Initialization
- Define project objectives and scope.
- Research domain and target audience needs.
- Choose development tools and technologies.
-
**Describe the bug**
The instructions for launching the Steer-LM eval server in the HuggingFace model card are incorrect.
**Steps/Code to reproduce bug**
1. Follow [instructions to install pr…
-
### Describe the bug
```
openai.api_base = "http://localhost:10860/v1/embeddings"
def test_embedding():
embedding = openai.Embedding.create(model =model,input="hello")
print(embedding)
…
-
**Describe the bug**
Large number of unit tests are skipped on b0:
tests/tt_eager/python_api_testing/unit_testing/test_attn_matmul.py:from models.utility_functions import comp_pcc, skip_for_wormh…
-
# I am writting to request for localization of Kalenjine language in Kenya , we have already collected data for the language and swahili translation of the same, any assistance on this matter will be …
-
Early in this year, I wrote an new implementation for BPE Algorithm in pure python, which is faster than the version in Tokenizer.
I hope this implementation could help tokenizers to further improv…