Results 9 issues of gahoo

Take this json object for example, ```json { "1300014": { "code": "1300014", "price": 59.18, "symbol": "300014", "update": "2020/04/15 15:59:54", }, "1300015": { "code": "1300015", "price": 43.31, "symbol": "300015", "update": "2020/04/15...

I'm trying to install n2 on Jetson AGX Xavier which is ARM based with `pip install n2`. But it seems xmmintrin.h is not avialable on arm. Are there any solutions...

SVG is not shown within the android app using markdown. On the server side it works as expected. And #107 remains in `v2.0.14`. ``` curl "https://myserver.com/message?token=" --header 'Content-Type: application/json' \...

a:feature

可否增加可通过网页访问的headless模式以便在服务器上使用?

## Current Behavior img with base64 encoded src was not included. ## Expected Behavior img with base64 encoded src should also be included. ## Steps to reproduce Html with base64...

feature request

插件很好用。想到几个Feature,可以考虑一下。 1. 快捷键切换下一个翻译源 2. 同时使用多个翻译源翻译并依次列出结果 3. 可选是否以窗格形式展示翻译结果,或添加锁定按钮 4. 增加翻译源https://context.reverso.net/

Gitbook based online books are gaining popularity, is it possible to add a gitbook parser? Here's an example site: http://bioconductor.org/books/release/OSCA/

Math equations does not display correctly. Is it possible to add an option to support MathJax? Here is an example url with math equations: https://www.huber.embl.de/msmb/Chap-Generative.html

```bash export RWKV_CUDA_ON=1 python3 backend-python/main.py --host 0.0.0.0 --port 7070 --webui ``` ```bash curl http://127.0.0.1:7070/switch-model -X POST -H "Content-Type: application/json" -d '{"model":"/models/RWKV-v5-Eagle-World-7B-v2-20240128-ctx4096.pth","strategy":"cuda fp16","deploy":"false", "customCuda": "true"}' ``` 部分运行信息如下: ```bash Strategy Devices: {'cuda'}...