Skip to content

Instantly share code, notes, and snippets.

2024-05-04 13:25:09,987 - INFO: 45.56.78.139:0 - "POST /api/v1/chat/completions HTTP/1.1" 200 OK
2024-05-04 13:25:10,027 - INFO: 45.79.47.102:0 - "POST /api/v1/chat/completions HTTP/1.1" 200 OK
2024-05-04 13:25:11,236 - INFO: 3.22.41.165:0 - "POST /api/v1/completions HTTP/1.1" 200 OK
2024-05-04 13:25:12.896 | ERROR | ft_worker | Sample length 53356 is larger than 32000. Skip this task
2024-05-04 13:25:12.990 | ERROR | ft_worker | Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/l3m-0.0.1-py3.10-linux-x86_64.egg/l3m/serve/ft_worker.py", line 275, in generate_gate
async for result in proxy.result():
File "/usr/local/lib/python3.10/dist-packages/l3m-0.0.1-py3.10-linux-x86_64.egg/l3m/serve/batcher/task_proxy.py", line 574, in result
new_gen = fc_handler.parse(ret.get('text', ''), next_field)
AttributeError: 'BadParamsError' object has no attribute 'get'
@jcao-ai
jcao-ai / tuhusearch.md
Created September 22, 2017 06:53
Hello!

途虎APP搜索问题整理

Hey! I'm your first Markdown document in StackEdit[^stackedit]. Don't delete me, I'm very helpful! I can be recovered anyway in the Utils tab of the Settings dialog.


前言

目前来说,APP端搜索的Dataflow大致情况如下:

@jcao-ai
jcao-ai / tuhusearch
Created September 22, 2017 06:50
Hello!
途虎APP搜索问题整理
===================
Hey! I'm your first Markdown document in **StackEdit**[^stackedit]. Don't delete me, I'm very helpful! I can be recovered anyway in the **Utils** tab of the <i class="icon-cog"></i> **Settings** dialog.
----------
前言
-------------
目前来说,APP端搜索的Dataflow大致情况如下: