Skip to content
View Swair's full-sized avatar

Block or report Swair

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. fast-thread-pool fast-thread-pool Public

    C++

  2. frpc-server frpc-server Public

    C++ 1 1

  3. FastASR FastASR Public

    Forked from chenkui164/FastASR

    这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小时), 所以识别效果也很好,可以媲美许多商用的ASR软件。

    C

  4. llama llama Public

    Forked from meta-llama/llama

    Inference code for LLaMA models

    Python

  5. pyllama pyllama Public

    Forked from juncongmoo/pyllama

    LLaMA: Open and Efficient Foundation Language Models

    Python

  6. text-generation-webui text-generation-webui Public

    Forked from oobabooga/text-generation-webui

    A gradio web UI for running Large Language Models like GPT-J 6B, OPT, GALACTICA, LLaMA, and Pygmalion.

    Python