#python
Grok-1 is a powerful open-source AI model with 314 billion parameters that you can download and run on your own computer. To use it, download the model weights, install required software packages, and run a simple Python script to test it. The model uses a Mixture of Experts architecture with 64 layers and can process up to 8,192 tokens of text at once. The main benefit is that you get access to a large, capable language model under an open Apache 2.0 license, allowing you to experiment with advanced AI technology locally. However, you'll need a powerful GPU with substantial memory to run it effectively.
https://github.com/xai-org/grok-1
Grok-1 is a powerful open-source AI model with 314 billion parameters that you can download and run on your own computer. To use it, download the model weights, install required software packages, and run a simple Python script to test it. The model uses a Mixture of Experts architecture with 64 layers and can process up to 8,192 tokens of text at once. The main benefit is that you get access to a large, capable language model under an open Apache 2.0 license, allowing you to experiment with advanced AI technology locally. However, you'll need a powerful GPU with substantial memory to run it effectively.
https://github.com/xai-org/grok-1
GitHub
GitHub - xai-org/grok-1: Grok open release
Grok open release. Contribute to xai-org/grok-1 development by creating an account on GitHub.
#python
The Compound Marketplace provides a Claude Code plugin that transforms your development workflow through a cycle of planning, working, reviewing, and documenting learnings. By spending 80% of effort on thorough planning and code review while only 20% on execution, you build knowledge that makes each subsequent task easier. Commands like `/workflowswork` executes them with task tracking, `/workflowscompound` documents patterns for reuse. This approach prevents technical debt accumulation, keeping your codebase maintainable and future changes straightforward.
https://github.com/EveryInc/compound-engineering-plugin
The Compound Marketplace provides a Claude Code plugin that transforms your development workflow through a cycle of planning, working, reviewing, and documenting learnings. By spending 80% of effort on thorough planning and code review while only 20% on execution, you build knowledge that makes each subsequent task easier. Commands like `/workflowswork` executes them with task tracking, `/workflowscompound` documents patterns for reuse. This approach prevents technical debt accumulation, keeping your codebase maintainable and future changes straightforward.
https://github.com/EveryInc/compound-engineering-plugin
GitHub
GitHub - EveryInc/compound-engineering-plugin: Official Claude Code compound engineering plugin
Official Claude Code compound engineering plugin. Contribute to EveryInc/compound-engineering-plugin development by creating an account on GitHub.