qwen-2.5-code-interpreter
Qwen 2.5 Coder 1.5B with Code Interpreter
File Explorer
Download Latest Version (.zip)- deploy.yml
- FAQ.tsx
- MarkdownRenderer.tsx
- ProgressBox.tsx
- TypingAnimation.tsx
- WebGPUNotEnabled.tsx
- AlphaLyrae-Medium.woff
- GeistMonoVF.woff
- GeistVF.woff
- useModelLoading.ts
- usePyodide.ts
- pyodideWorker.ts
- favicon.ico
- globals.css
- layout.tsx
- page.tsx
- accordion.tsx
- button.tsx
- input.tsx
- llm.ts
- markdownParser.ts
- utils.ts
- .eslintrc.json
- .gitignore
- components.json
- next.config.mjs
- package-lock.json
- package.json
- postcss.config.mjs
- qwen.png
- README.md
- tailwind.config.ts
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/cfahlgren1/qwen-2.5-code-interpreter
Downloads the entire project code from GitHub to your computer.
cd qwen-2.5-code-interpreter
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm run dev
Starts the development/run server.
yarn dev
Starts the development/run server.
pnpm dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
