A Simple Prompting Trick for LLMs: STAR

Optimize your LLM prompts with the STAR framework.

LLM提示词的简单技巧:STAR

使用STAR法则优化LLM的提示词

conda 常用命令

以下所有命令都以在Windows上的为例。 进入conda环境 1 activate 退出 1 deactivate 创建环境 1 conda create -n 如果使用python,需要用 1 conda create -n python 进入指定环境 1 conda activate 列出当前环境的包 1 conda list 安装指定的包 1 conda install 可以指定版本。 1 conda install = 查看

笔记

Essential conda Commands You Need to Know

All commands below are demonstrated on Windows. Entering a conda environment 1 activate Exiting 1 deactivate Creating an environment 1 conda create -n If you’re using python, you’ll need to run 1 conda create -n python Entering a specific environment 1 conda activate

笔记

免费使用gpt-4的一种方法

利用Github Copiliot来免费使用gpt-4模型

教程 / 资源

A Free Way to Use GPT-4

Leverage GitHub Copilot to access the GPT-4 model at no cost.

教程 / 资源

Deploying Stable Video Diffusion on a Domestic Server: A Step-by-Step Guide

Learn how to set up Stable Video Diffusion on a China-based server, from environment configuration and model downloads to optimizing performance under local network constraints.

教程

国内服务器部署Stable Video Diffusion教程

Reference: How to run Stable Video Diffusion img2vid - Stable Diffusion Art (stable-diffusion-art.com) https://video-stable-diffusion.com/install-svd-on-linux/ 使用的是 SVD XT模型 SVD – trained to generate 14 frames at resolution 576×1024. SVD XT – trained to generate 25 frames at resolution 576×1024

教程

关于查找资源

首先明确自己为什么要找资源,从而明确要找什么样的资源,然后再分析如何去找。 为什么要搜索? 知道(Know) 搜索:陕西信达罢赛 NBL 5罚1掷 什么是NBL?和CBA什么区别和联系?5罚1掷什么意思? 学习(Learn) 例如ChatGPT的使用技巧 创作(Create) 做亿个项目 完成工作(Do) 去除PDF的水印 搜索资源的类别? * 信息资讯 * 知识技能 * 素材文件 * 工具软件 和目的的联系 思考的角度 可以按照所要查找资源的类型思考: * 所需的知识最可能附着在哪类载体上? * 网页->谷歌/知乎/搜狗搜公众号文章/垂类社群(比如

教程 / 资源

Finding Resources

First, clarify why you’re looking for resources, so you know what kind of resources you need, and then figure out how to find them. Why search? Know Search: Shaanxi Xinda forfeits game NBL 5 fouls 1 throw What is NBL? How is it different from and related to CBA? What does “5 fouls 1 throw” mean?

教程 / 资源