Code Monkey home page Code Monkey logo

ppl.nn.llm's Introduction

NOTE: this repo has been merged into ppl.nn. It's read-only now.

ppl.nn.llm's People

Contributors

alcanderian avatar ouonline avatar xupinjie avatar vincent-syr avatar openppl-public avatar yimmmin avatar eddiewdy avatar

Stargazers

 avatar  avatar essos avatar yinguo avatar  avatar  avatar Vincent Wendong XU avatar michaelchengjl avatar Sandalots avatar Xingchen Song(宋星辰) avatar Chengdong Liang avatar Miraculous110 avatar Xuemin Zhao avatar YKTian avatar Huangfude avatar zxsong avatar Kewin avatar Tianchen Liu avatar  avatar  avatar  avatar LIAO avatar   Jason Bourne avatar  avatar  avatar Wengang Cao avatar Weihao Cui avatar alex.xia avatar  avatar  avatar Zhou Kunlong avatar 杨睿 avatar 电线杆 avatar XuLei avatar piano_123 avatar Yuchao Jin avatar  avatar  avatar hiro avatar Daniel avatar  avatar Kin Zhi avatar  avatar 24kyou avatar HJ-Zhang avatar zbtrs avatar  avatar AugF avatar GUO-QING JIANG avatar  avatar sunzheng avatar  avatar xuqiang avatar  avatar  avatar  avatar LiuXinyu avatar Yiqing Zhu avatar  avatar Lanxiang Hu avatar Zhong Qishuai avatar tohnee avatar  avatar Oliver Xu avatar LMM avatar Haozhi Han avatar  avatar X_Bee avatar  avatar Limin Zhang avatar jiewen avatar Yiqian He avatar 懒人旭 avatar Shaw Yan avatar  avatar JJJJOHNSON avatar  avatar  avatar  avatar chenhaoc avatar demo avatar  avatar sunkx109 avatar  avatar johnzlli avatar  avatar  avatar  avatar Tianle Cai avatar wakaka avatar  avatar Chenggang Zhao avatar  avatar MQ avatar  avatar Xin Li avatar randomized avatar xmfbit avatar Jzz avatar Michael Hauser avatar

Watchers

 avatar  avatar  avatar 東 avatar

ppl.nn.llm's Issues

Is there python binding support ?

There's no python binding related code in repository. Since ppl.nn.llm is ppl.nn, how can I integrate ppl.nn.llm with ppl.nn python binding ? Is it possible to use python to build a LLM chat interaction (or text completion) ?

export模型的时候,报warning,有问题么?

使用命令: OMP_NUM_THREADS=1 torchrun --nproc_per_node
Export.py --ckpt_dir <llama_dir>
--tokenizer_path <llama_tokenizer_dir>/tokenizer.model
--export_path <path_to_store_exported_llama7b>
--fused_qkv 1 --fused_kvcache 1 --auto_causal 1
--quantized_cache 1 --dynamic_batching 1
export 模型的时候,报一些warning信息,这是什么原因?会有什么影响?需要解决么?谢谢
[W shape_type_inference.cpp:1920] Warning: The shape inference of pmx::SwiGLU type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. (function UpdateReliable)
[W shape_type_inference.cpp:1920] Warning: The shape inference of pmx::RowParallelLinear type is missing, so it may result in wrong shape inference for the exported graph. Please consider adding it in symbolic function. (function UpdateReliable)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.