Giter Site home page Giter Site logo

Comments (1)

leeeex avatar leeeex commented on May 30, 2024

模型是从魔搭自动下载的,单卡模型推理服务 启动后的日志
root@dsw-279718-6868cc44f8-52b8b:/mnt/workspace# python -m fastchat.serve.vllm_worker --model-path KwaiKEG/kagentlms_qwen_7b_mat --trust-remote-code --dtype half
2024-02-04 17:37:34 | ERROR | stderr | 2024-02-04 17:37:34,809 - modelscope - INFO - PyTorch version 2.1.2+cu121 Found.
2024-02-04 17:37:34 | ERROR | stderr | 2024-02-04 17:37:34,811 - modelscope - INFO - TensorFlow version 2.14.0 Found.
2024-02-04 17:37:34 | ERROR | stderr | 2024-02-04 17:37:34,811 - modelscope - INFO - Loading ast index from /mnt/workspace/.cache/modelscope/ast_indexer
2024-02-04 17:37:34 | ERROR | stderr | 2024-02-04 17:37:34,992 - modelscope - INFO - Loading done! Current index file version is 1.11.0, with md5 23d6ca2be1734e5d30a45b75a5442622 and a total number of 953 components indexed
WARNING 02-04 17:37:35 config.py:457] Casting torch.bfloat16 to torch.float16.
INFO 02-04 17:37:35 llm_engine.py:70] Initializing an LLM engine with config: model='/mnt/workspace/.cache/modelscope/KwaiKEG/kagentlms_qwen_7b_mat', tokenizer='/mnt/workspace/.cache/modelscope/KwaiKEG/kagentlms_qwen_7b_mat', tokenizer_mode=auto, revision=None, tokenizer_revision=None, trust_remote_code=True, dtype=torch.float16, max_seq_len=8192, download_dir='/mnt/workspace/.cache/modelscope/KwaiKEG/kagentlms_qwen_7b_mat', load_format=auto, tensor_parallel_size=1, quantization=None, enforce_eager=False, seed=0)
WARNING 02-04 17:37:36 tokenizer.py:62] Using a slow tokenizer. This might cause a significant slowdown. Consider using a fast tokenizer instead.

from kwaiagents.

Related Issues (20)

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.