File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
examples/demo-apps/apple_ios/LLaMA/LLaMA.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 128128 F292B07F2D88B0D200BE6839 /* result.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = result.h; sourceTree = "<group>"; };
129129 F292B0812D88B0D200BE6839 /* tiktoken.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tiktoken.h; sourceTree = "<group>"; };
130130 F292B0832D88B0D200BE6839 /* tokenizer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tokenizer.h; sourceTree = "<group>"; };
131- F292B0FF2D88B20C00BE6839 /* llama_tiktoken.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = llama_tiktoken.h; path = /Users/larryliu/CLionProjects/ executorch/examples/models/llama/tokenizer/llama_tiktoken.h; sourceTree = "<absolute >"; };
132- F292B1002D88B20C00BE6839 /* llama_tiktoken.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = llama_tiktoken.cpp; path = /Users/larryliu/CLionProjects/ executorch/examples/models/llama/tokenizer/llama_tiktoken.cpp; sourceTree = "<absolute >"; };
131+ F292B0FF2D88B20C00BE6839 /* llama_tiktoken.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = llama_tiktoken.h; path = ../../../../../ executorch/examples/models/llama/tokenizer/llama_tiktoken.h; sourceTree = "<group >"; };
132+ F292B1002D88B20C00BE6839 /* llama_tiktoken.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = llama_tiktoken.cpp; path = ../../../../../ executorch/examples/models/llama/tokenizer/llama_tiktoken.cpp; sourceTree = "<group >"; };
133133/* End PBXFileReference section */
134134
135135/* Begin PBXFrameworksBuildPhase section */
You can’t perform that action at this time.
0 commit comments