From 2569ba9f1b3e46bfb30440d76378e346dfd6d249 Mon Sep 17 00:00:00 2001 From: wwmm Date: Mon, 17 Nov 2025 20:58:14 +0800 Subject: [PATCH] fixes rope #1 --- S1/{mmww_#1 => wwmm_#1}/prompt.txt | 0 S1/{mmww_#1 => wwmm_#1}/rope_cuda.py | 0 S1/{mmww_#1 => wwmm_#1}/rope_torch.py | 0 S1/{mmww_#1 => wwmm_#1}/run_code.py | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename S1/{mmww_#1 => wwmm_#1}/prompt.txt (100%) rename S1/{mmww_#1 => wwmm_#1}/rope_cuda.py (100%) rename S1/{mmww_#1 => wwmm_#1}/rope_torch.py (100%) rename S1/{mmww_#1 => wwmm_#1}/run_code.py (100%) diff --git a/S1/mmww_#1/prompt.txt b/S1/wwmm_#1/prompt.txt similarity index 100% rename from S1/mmww_#1/prompt.txt rename to S1/wwmm_#1/prompt.txt diff --git a/S1/mmww_#1/rope_cuda.py b/S1/wwmm_#1/rope_cuda.py similarity index 100% rename from S1/mmww_#1/rope_cuda.py rename to S1/wwmm_#1/rope_cuda.py diff --git a/S1/mmww_#1/rope_torch.py b/S1/wwmm_#1/rope_torch.py similarity index 100% rename from S1/mmww_#1/rope_torch.py rename to S1/wwmm_#1/rope_torch.py diff --git a/S1/mmww_#1/run_code.py b/S1/wwmm_#1/run_code.py similarity index 100% rename from S1/mmww_#1/run_code.py rename to S1/wwmm_#1/run_code.py