周口学做网站秦皇岛建设网站官网
周口学做网站,秦皇岛建设网站官网,东莞建设一个网站,照片在线处理工具启动云端模型
模型信息#xff1a;https://ollama.com/library/qwen3-coder:480b-cloud
启动指令
ollama run qwen3-coder:480b-cloud根据提示#xff0c;点击生成的链接#xff0c;在浏览器完成登录#xff0c;确认操作。
后续的启动不在需要web确认#xff0c;效果如下&…启动云端模型模型信息https://ollama.com/library/qwen3-coder:480b-cloud启动指令ollama run qwen3-coder:480b-cloud根据提示点击生成的链接在浏览器完成登录确认操作。后续的启动不在需要web确认效果如下yeqiangyeqiang-Default-string:~/code/GmSSL$ ollama run qwen3-coder:480b-cloud Connecting toqwen3-coder:480bonollama.com⚡Send a message(/?forhelp)基于ollama自动配置并启动claude codeyeqiangyeqiang-Default-string:~/code/GmSSL$ ollama run qwen3-coder:480b-cloud Connecting toqwen3-coder:480bonollama.com⚡# 直接退出Use Ctrl d or /bye to exit.# 自动配置yeqiangyeqiang-Default-string:~/code/GmSSL$ ollama launch claude --config Model Configuration Select model: Type to filter... codegeex4:9b-all-q8_0 deepseek-r1:14b deepseek-r1:32b deepseek-r1:70b ministral-3:14b qwen2.5-coder:14b# 这里用上下键选择 qwen3-code:480b-cloudqwen3-coder:480b-cloud shaw/dmeta-embedding-zh glm-4.7-flash - Recommended(requires ~25GB VRAM), install? glm-4.7:cloud - Recommended, install?... and2more# 选择模型后回车提示是否启动输入yyeqiangyeqiang-Default-string:~/code/GmSSL$ ollama launch claude --config Launch Claude Code now?(y/n)yesLaunching Claude Code with qwen3-coder:480b-cloud... ^[[I ▐▛███▜▌ Claude Code v2.1.31 ▝▜█████▛▘ qwen3-coder:480b-cloud · API Usage Billing ▘▘ ▝▝ ~/code/GmSSL /model to try Opus4.5────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ❯ Tryhow do I log an error?────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ?forshortcuts完成claude code的初始化当前在gmssl项目目录下初始化指令是/init╭─── Claude Code v2.1.31 ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ │ │ Tips for getting started │ │ Welcome back! │ Run /init to create a CLAUDE.md file with instructions for Claude │ │ │ ───────────────────────────────────────────────────────────────── │ │ │ Recent activity │ │ ▐▛███▜▌ │ No recent activity │ │ ▝▜█████▛▘ │ │ │ ▘▘ ▝▝ │ │ │ qwen3-coder:480b-cloud · API Usage Billing │ │ │ ~/code/GmSSL │ │ ╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ /model to try Opus 4.5 ❯ 你好 ● 你好我是 Claude Code一个专门用于软件工程任务的交互式 CLI 工具。我可以帮助你解决编程问题、解释代码、重构代码、添加新功能等。 如果你有任何具体的任务或问题需要帮助请告诉我。例如 - 解释某段代码的作用 - 帮助调试代码中的错误 - 添加新的功能或修改现有功能 - 重构代码以提高可读性或性能 - 回答关于代码库结构的问题 你可以随时输入 /help 获取更多关于如何使用我的信息。 有什么我可以帮你的吗 ❯ /init ● Ill analyze the codebase and create a CLAUDE.md file with the essential information for future instances of Claude Code to be productive quickly. First, let me explore the codebase structure to understand its architecture: ● Searched for 1 pattern (ctrlo to expand) ● Let me look at the README.md to understand the project better: ● Read 1 file (ctrlo to expand) ● Now let me check the CMakeLists.txt to understand the build system: ● Read 1 file (ctrlo to expand) ● Let me check if theres already a CLAUDE.md file: ● Searched for 1 pattern (ctrlo to expand) ● Let me check for any existing development documentation: ● Searched for 1 pattern (ctrlo to expand) ● Let me read the INSTALL.md file to understand the installation process better: ● Read 1 file (ctrlo to expand) ● Now let me look at the test files to understand how testing works: ● Searched for 1 pattern (ctrlo to expand) ● Let me look at a few test files to understand the testing structure: ● Read 1 file (ctrlo to expand) ● Let me also look at the tools directory to understand the command-line interface: ● Searched for 1 pattern (ctrlo to expand) ● Let me look at the main gmssl.c file to understand the command-line interface: ● Read 1 file (ctrlo to expand) ● Let me check a few more key files to understand the structure better: ● Read 1 file (ctrlo to expand) ● Let me check the include directory structure to understand the API: ● Searched for 1 pattern (ctrlo to expand) ● Let me look at the SM4 header to understand the API: ● Read 1 file (ctrlo to expand) ● Now let me check the build directory to see if there are any build artifacts or specific configurations: ● Read 1 file (ctrlo to expand) ● Let me check if theres a build directory already: ● Read 1 file (ctrlo to expand) ● Based on my analysis of the GmSSL codebase, Ill now create a CLAUDE.md file with the essential information for future instances of Claude Code to operate effectively in this repository. ● Wrote 1 memory (ctrlo to expand) ● Ive successfully created a CLAUDE.md file for the GmSSL repository. This file provides essential guidance for future instances of Claude Code to understand and work effectively with this codebase. The CLAUDE.md file includes: 1. Overview - A brief introduction to what GmSSL is and its purpose 2. Build System and Common Commands - Instructions for building, configuring, and testing the project 3. Command Line Interface - Information about the main gmssl tool and its subcommands 4. Code Architecture and Structure - High-level organization of the codebase including core components and library organization This should give future Claude Code instances a solid foundation to understand the repository structure, build process, and key components without needing to explore the entire codebase from scratch. ✻ Churned for 2m 55s ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ❯ run the tests ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── ⏵⏵ accept edits on (shifttab to cycle)初始化完成后生成的CLAUDE.mdCLAUDE.mdThis file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.OverviewGmSSL is a Chinese cryptographic library developed by Peking University that implements Chinese national cryptographic standards and secure communication protocols. It provides comprehensive coverage of national cryptographic algorithms and supports mainstream operating systems and processors including mobile platforms.Build System and Common CommandsBasic Build Processmkdirbuildcdbuild cmake..makemaketestsudomakeinstallConfiguration OptionsKey CMake options that can be set during configuration:-DBUILD_SHARED_LIBSON/OFF- Build dynamic/static libraries (default ON)-DENABLE_TEST_SPEEDON- Enable performance testingArchitecture-specific optimizations:-DENABLE_SM4_AVX2ON- SM4 AVX2 implementation-DENABLE_SM4_AESNION- SM4 AES-NI implementation-DENABLE_SM2_AMD64ON- SM2 X86_64 assembly-DENABLE_INTEL_RDRANDON- Intel RDRAND instructionsTestingTests are located in thetests/directory with naming conventionalgorithmtest.c. Run individual tests with:./build/bin/testnametestRun all tests with:cdbuildmaketestCommand Line InterfaceThe main CLI tool isgmsslwith various subcommands:gmssl sm2keygen- Generate SM2 keypairgmssl sm2sign/sm2verify- SM2 signature generation/verificationgmssl sm2encrypt/sm2decrypt- SM2 encryption/decryptiongmssl sm3- Generate SM3 hashgmssl sm4_*- Various SM4 encryption modes (cbc, ctr, gcm, etc.)gmssl certgen/certparse- Certificate generation and parsingRungmssl helpfor complete command listCode Architecture and StructureCore ComponentsCryptographic Algorithms(src/andinclude/gmssl/)Block ciphers: SM4 (various modes), AESStream ciphers: ZUC/ZUC-256, ChaCha20Hash functions: SM3, SHA seriesPublic key cryptography: SM2 (signature/encryption), SM9Post-quantum cryptography: LMS/HSS, XMSS, SPHINCS, KyberCertificate Infrastructure(src/x509*.c,include/gmssl/x509*.h)X.509 certificate handlingCSR (certificate signing requests)CRL (certificate revocation lists)CMS (cryptographic message syntax)Transport Layer Security(src/tls*.c,include/gmssl/tls.h)TLCP 1.1 (Chinese standard)TLS 1.2 and TLS 1.3 with Chinese cipher suitesSecure communication protocolsHardware SupportSDF (Security Device Framework) for PCI-E crypto cardsSKF (Security Key Framework) for USB crypto tokensLibrary OrganizationHeader files ininclude/gmssl/define the public APISource files insrc/implement the core algorithmsCommand-line tools intools/provide user interfacesTest files intests/validate functionalityHardware support modules insrc/sdf/andsrc/skf/Key API PatternsMost cryptographic algorithms follow consistent patterns:Key setup:algorithm_set_encrypt_key()andalgorithm_set_decrypt_key()Basic operation:algorithm_encrypt()Block processing:algorithm_encrypt_blocks()Streaming/context-based processing with init/update/finish patternThe library emphasizes modularity with compile-time options to include/exclude specific algorithms or features.yeqiangyeqiang-Default-string:~/code/GmSSL$可以看到云端提供的qwen3-coder:480b-cloud可以正常运行。注意已实测不可用的模型ministral-3:14bqwen2.5-coder:14bdeepseek-r1:32bcodegeex4:9b-all-q8_0虽然ministral显示支持工具调用但是不支持claude的调用协议。